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
ed25519/edwards25519/edwards25519.go
Lines 13 to 16 in 278e1ec
Please expand the "..." and document where does exponents (26, 51, ...) come from.
Please document a bit what the constants mean here: https://github.com/agl/ed25519/blob/278e1ec8e8a6e017cd07577924d6766039146ced/edwards25519/const.go
The text was updated successfully, but these errors were encountered:
Document all exponents in the FieldElement repr
6b06f67
Part of agl#14.
Documnt d, d2
f21395a
Part of agl#14
Document d, d2
ee61951
No branches or pull requests
ed25519/edwards25519/edwards25519.go
Lines 13 to 16 in 278e1ec
Please expand the "..." and document where does exponents (26, 51, ...) come from.
Please document a bit what the constants mean here:
https://github.com/agl/ed25519/blob/278e1ec8e8a6e017cd07577924d6766039146ced/edwards25519/const.go
The text was updated successfully, but these errors were encountered: