-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Since aws-lc-rs support was added, most of the library is built around rustls::crypto::CryptoProvider
to be generic over aws-lc-rs and ring. It would be nice to use something similar for the remaining bits, which covers more of the ring functionality than rustls::crypto::CryptoProvider
. Maybe something like this already exists in the ecosystem... ...or maybe we should implement our own provider.
The crypto provider choice also trickles down to rcgen, which may be a problem.
@joshtriplett : Do you have any input on this?
Metadata
Metadata
Assignees
Labels
No labels