summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pbl: add sha256 and piggy verification to PBLRouven Czerwinski2019-08-071-0/+2
* crc: Add PBL variant for crc_itu_t()Sascha Hauer2019-03-041-1/+1
* crc: import crc_itu_t() from kernelSascha Hauer2019-03-041-1/+1
* crypto: add CRC32 digestYegor Yefremov2016-05-251-0/+1
* crypto: add RSA supportSascha Hauer2016-01-261-0/+1
* crypto: add simple keystoreMarc Kleine-Budde2015-11-271-0/+1
* crypto: prepare to allow multiple digest driverJean-Christophe PLAGNIOL-VILLARD2015-03-271-7/+7
* crypto: add pbkdf2 hmac key generatorJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+2
* digest: add HMAC support for md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-131-0/+1
* crypto: add sha384 & sha512 supportJean-Christophe PLAGNIOL-VILLARD2015-03-121-0/+2
* digest: move digest.c to cryptoJean-Christophe PLAGNIOL-VILLARD2015-03-121-0/+1
* crypto: Add crc7 functionFranck Jullien2011-11-251-0/+1
* crypto: add sha224 supportJean-Christophe PLAGNIOL-VILLARD2011-10-121-1/+2
* move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-0/+5