pub/, progs/: Implement Bernstein's Ed25519 signature scheme.
[catacomb] / progs / dsig.1
index 85056aa..07e67c4 100644 (file)
@@ -192,6 +192,22 @@ algorithm of the
 command (see
 .BR key (1))
 to generate the key.
+.TP
+.B ed25519
+This is Bernstein, Duif, Lange, Schwabe, and Yang's Ed25519 algorithm.
+More specifically, this is HashEd25519
+using the selected
+.B hash
+algorithm \(en by default
+.BR sha512 .
+Use the
+.B ed25519
+algorithm of the
+.B key add
+command
+(see
+.BR key (1))
+to generate the key.
 .PP
 As well as the signature algorithm itself, a hash function is used.
 This is taken from the