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
Some additional implementation info...
Nice scheme: https://blog.mozilla.org/warner/2011/11/29/ed25519-keys/ Page on ed25519: http://ed25519.cr.yp.to/software.html Original ed25519 paper: http://ed25519.cr.yp.to/ed25519-20110926.pdf Original curve25519 paper: http://cr.yp.to/ecdh/curve25519-20060209.pdf Sodium: https://labs.opendns.com/2013/03/06/announcing-sodium-a-new-cryptographic-library
The text was updated successfully, but these errors were encountered:
db75bad
No branches or pull requests
Some additional implementation info...
Nice scheme: https://blog.mozilla.org/warner/2011/11/29/ed25519-keys/
Page on ed25519: http://ed25519.cr.yp.to/software.html
Original ed25519 paper: http://ed25519.cr.yp.to/ed25519-20110926.pdf
Original curve25519 paper: http://cr.yp.to/ecdh/curve25519-20060209.pdf
Sodium: https://labs.opendns.com/2013/03/06/announcing-sodium-a-new-cryptographic-library
The text was updated successfully, but these errors were encountered: