We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since P384 is mandated as the only valid ciphersuite by Privacy Pass, it would be nice to have support for it.
I suppose it is blocked by RustCrypto/traits#1024.
The text was updated successfully, but these errors were encountered:
I can attempt to push this forward in a different way so we wouldn't have to wait for the next version of elliptic-curve if this is blocking you.
elliptic-curve
Sorry, something went wrong.
With #101 merged the p384 crate is now supported. #84 will add tests to voprf.
p384
voprf
Currently neither voprf or p384 have a crates.io release for P-384 support though.
Successfully merging a pull request may close this issue.
Since P384 is mandated as the only valid ciphersuite by Privacy Pass, it would be nice to have support for it.
I suppose it is blocked by RustCrypto/traits#1024.
The text was updated successfully, but these errors were encountered: