chiark / gitweb /
sha512.c, etc.: Provide `sha512' as a hash function for signing.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 28 Apr 2017 21:51:44 +0000 (22:51 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 1 Jan 2020 23:48:08 +0000 (23:48 +0000)
commit1a551e3cb031298a797fd1484a70ce76701c6eef
tree525cc28986f4201518cba5b8d75c7ecf7ae31480
parent67f0a41f3c5488d7898874cf67d6d89c502f0949
sha512.c, etc.: Provide `sha512' as a hash function for signing.

SHA-1 is really creaky these days, though to be fair its use in Secnet
does not depend on collision resistance.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
README.make-secnet-sites
make-secnet-sites
modules.c
secnet.8
secnet.h
sha512.c