Support HMAC mode for hash functions which need to store more state than
authormdw <mdw>
Sun, 15 Oct 2000 19:09:20 +0000 (19:09 +0000)
committermdw <mdw>
Sun, 15 Oct 2000 19:09:20 +0000 (19:09 +0000)
commitc850c0da81ad9f72315f8e6e26bdfbd98daf9d89
tree95a7b2f9e4cfbd14d58bc269ad191bf9042b8191
parenteee161205f1139ee49e81c8efa33fe18380c917b
Support HMAC mode for hash functions which need to store more state than
the hash output size.
12 files changed:
hmac-def.h
hmac.h
md4.h
md5.h
rmd128.h
rmd160.h
rmd256.h
rmd320.h
sha.h
sha256.h
sha512.h
tiger.h