We need to support PQC hybrid algorithms for
- SSL handshake / key exchange (currently supported in gRPC)
- Certificate validation (not yet supported in gRPC)
Initially we can add support for PQC Hybrid algorithms for the SSL handshake to prevent store now/ decrypt later attacks, and add support for certificates once support is added to gRPC / BoringSSL