We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2671070 commit 458212cCopy full SHA for 458212c
src/net/i2p/crypto/eddsa/spec/package.html
@@ -1,6 +1,9 @@
1
<html><body>
2
<p>
3
- Specifications for curves and keys, and a table for named curves,
4
- initially containing only the EdDSA curve "SHA512withEd25519".
+ Specifications for curves and keys, and a table for named curves.
+ Contains the following curves:
5
</p>
6
+<ul>
7
+ <li>"ed25519-sha-512" (alias: "Ed25519")</li>
8
+</ul>
9
</body></html>
0 commit comments