summaryrefslogtreecommitdiffstats
path: root/crypto/digest.c
Commit message (Expand)AuthorAgeFilesLines
* command: add hmac sum supportfor md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-131-2/+8
* digest: make it multi-instanceJean-Christophe PLAGNIOL-VILLARD2015-03-121-10/+53
* digest: introduce digest_{init/update/final/length}Jean-Christophe PLAGNIOL-VILLARD2015-03-121-3/+3
* digest: move digest.c to cryptoJean-Christophe PLAGNIOL-VILLARD2015-03-121-0/+174