Re: [grpc-io] Re: C++ gRPC with PKCS#11

2023-09-19 Thread 'Luwei Ge' via grpc.io
> > Unless the community position is to let the users themselves build the > grpc lib with whatever opssl version they prefer. > gRPC only builds with BoringSSL with Bazel and can build with a list of supported OpenSSL versions with CMake. The OpenSSL is not packaged inside the library. As a

[grpc-io] Host your app for free 

2023-09-19 Thread davaughn
Hey gRPC Ecosystem, I know you must be busy so I'll keep this short. I took a look at your repo on GitHub (grpc-ecosystem/go-grpc-middleware) and decided to reach out to see if you'd be interested in free hosting. I'm the owner of Klutch.sh, a serverless dev platform that allows you to easily

[grpc-io] Patch Releases for CVE-2023-4785, covering gRPC Core, C++, Python, and Ruby

2023-09-19 Thread 'AJ Heller' via grpc.io
Patched versions of the affected gRPC libraries have been released to address CVE-2023-4785 . *Please deploy patched libraries if all of the following apply to you:* * You are using gRPC C++, Python, or Ruby. * You are running a gRPC Server in one

[grpc-io] Assessment of the difficulty in porting CPU architecture for grpc

2023-09-19 Thread yuxuan wang
Hello everyone! I am working on implementing a tool to assess the complexity of CPU architecture porting. It primarily focuses on RISC-V architecture porting. In fact, the tool may have an average estimate of various architecture porting efforts.My focus is on the overall workload and