You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe it would now be possible to plugin boring into this. This is appealing as we get the benefits of boringssl as well as rustls - notably, FIPS compliance.
Is there interest in providing such a provider?
The text was updated successfully, but these errors were encountered:
Recently, Rustls was updated to have allow a pluggable crypto provider: https://github.com/rustls/rustls/pull/1405/files.
I believe it would now be possible to plugin
boring
into this. This is appealing as we get the benefits of boringssl as well as rustls - notably, FIPS compliance.Is there interest in providing such a provider?
The text was updated successfully, but these errors were encountered: