From: mdw Date: Sun, 15 Oct 2000 19:09:20 +0000 (+0000) Subject: Support HMAC mode for hash functions which need to store more state than X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/c850c0da81ad9f72315f8e6e26bdfbd98daf9d89?ds=inline;hp=c850c0da81ad9f72315f8e6e26bdfbd98daf9d89 Support HMAC mode for hash functions which need to store more state than the hash output size. ---