summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-8/+0
* Fix SHA224 to produce 28 bytes of hash (instead of 32).Krzysztof Halasa2012-06-071-1/+2
* Fix sha224sum panic by registering SHA224 hash name.Krzysztof Halasa2012-06-071-0/+1
* crypto: Add crc7 functionFranck Jullien2011-11-253-0/+67
* crypto: add sha224 supportJean-Christophe PLAGNIOL-VILLARD2011-10-123-41/+95
* sha1: drop never used sha1_hmacJean-Christophe PLAGNIOL-VILLARD2011-10-121-39/+0
* move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-127-0/+1318