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
https://pkg.go.dev/github.com/cloudflare/circl
Kyber-512 is supported. McEliece is under development: cloudflare/circl#378
The text was updated successfully, but these errors were encountered:
Related to rosenpass/rosenpass#91
Sorry, something went wrong.
I've managed to revert the round 4 changes from cloudflare/circl#378 and pushed the round 3 version of the implementation to https://github.com/stv0g/circl/tree/classic-mceliece-round3
This unblocks me from finishing the pure-Go KEM implementation for go-rosenpass 🥳
First tests already succeeded!
Successfully merging a pull request may close this issue.
https://pkg.go.dev/github.com/cloudflare/circl
Kyber-512 is supported. McEliece is under development:
cloudflare/circl#378
The text was updated successfully, but these errors were encountered: