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
FWIW, I think building an aws-lc-rs backend in this repo might bump into the aws-lc-rs/ring HKDF API limitation I mentioned here. We worked around this in Rustls without much fuss because we had a separate HKDF-using-HMAC implementation where there was a convenient way to expose what we needed. Without that machinery at hand one might need to negotiate upstream changes or think of a different workaround.
Would you be open to a pull request to add another provider that uses https://crates.io/crates/aws-lc-rs?
The text was updated successfully, but these errors were encountered: