chiark / gitweb /
sha512.c, etc.: Provide `sha512' as a hash function for signing.
[secnet] / secnet.8
index 670bff7d0b14f70fc30c8bbb8364de4e9cb15de7..3a5340f2cc4512bb344aeda8fbc093a7c700c69c 100644 (file)
--- a/secnet.8
+++ b/secnet.8
@@ -534,6 +534,9 @@ The modulus (\fIn\fR), in decimal.
 .SS sha1
 \fBsha1\fR is a \fIhash closure\fR implementing the SHA-1 algorithm.
 
+.SS sha512
+\fBsha512\fR is a \fIhash closure\fR implementing the SHA-512 algorithm.
+
 .SS site
 \fBsite(\fIDICT\fB)\fR => \fIsite closure\fR
 .PP