summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: add sha384 & sha512 supportJean-Christophe PLAGNIOL-VILLARD2015-03-123-0/+348
* digest: make it multi-instanceJean-Christophe PLAGNIOL-VILLARD2015-03-124-91/+95
* 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-122-0/+175
* sha2: fix invalid length checkLucas Stach2014-10-211-1/+1
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* scripts: bareboxcrc32 as host and target userspacetoolMichael Grzeschik2013-12-041-0/+60
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* 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