]> git.ipfire.org Git - thirdparty/nettle.git/commit - ripemd160.h
Made hash functions use an uint64_t for the block count.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 28 Sep 2013 07:43:12 +0000 (09:43 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 28 Sep 2013 07:44:22 +0000 (09:44 +0200)
commitcb83bd331e5774027bcab965ccf9bcbe798ad167
tree3bbf1e2ee88e1ff1a27c877bd6cd21dc65f1d4a6
parent89755c916c84f722f081b5d53e8472d963cfbfe4
Made hash functions use an uint64_t for the block count.
12 files changed:
ChangeLog
macros.h
md4.c
md4.h
md5.c
md5.h
ripemd160.c
ripemd160.h
sha1.c
sha1.h
sha2.h
sha256.c