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)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 25 Sep 2019 12:46:59 +0000 (13:46 +0100)
commit757aecff2e9ddc579f49c36fb4e5867f62b469bf
tree1aae14d1fa1f854cd8452cfd0ca96db18a0ad511
parentcc55d2b5489082d0801147c69b105005f74e0fd8
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.

Modify `mdw-test/sites' to allow selection of SHA512.

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