Expand description
Unified cipher suite abstraction for protocol crypto
Provides CipherSuite enum and supporting types (HmacAlgorithm,
KdfAlgorithm) that SSH, QUIC, and WireGuard can use instead of inlining
crypto primitives.
Unified cipher suite abstraction for protocol crypto
Provides CipherSuite enum and supporting types (HmacAlgorithm,
KdfAlgorithm) that SSH, QUIC, and WireGuard can use instead of inlining
crypto primitives.