aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha3_generic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-05crypto: testmgr - Added testvectors for the rfc3686(ctr(sm4)) skcipherPascal van Leeuwen2-0/+35
2019-10-05crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipherPascal van Leeuwen3-0/+53
2019-10-05crypto: inside-secure - Add support for the cfb(sm4) skcipherPascal van Leeuwen3-0/+38
2019-10-05crypto: testmgr - Added testvectors for the ofb(sm4) & cfb(sm4) skciphersPascal van Leeuwen2-0/+110
2019-10-05crypto: inside-secure - Add support for the ofb(sm4) skcipherPascal van Leeuwen3-0/+38
2019-10-05crypto: inside-secure - Add support for the cbc(sm4) skcipherPascal van Leeuwen3-0/+38
2019-10-05crypto: inside-secure - Add support for the ecb(sm4) skcipherPascal van Leeuwen3-0/+97
2019-10-05crypto: testmgr - Added testvectors for the hmac(sm3) ahashPascal van Leeuwen2-0/+62
2019-10-05crypto: inside-secure - Added support for HMAC-SM3 ahashPascal van Leeuwen3-0/+72
2019-10-05crypto: inside-secure - Added support for basic SM3 ahashPascal van Leeuwen3-0/+73
2019-10-05crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCELPascal van Leeuwen1-0/+1
2019-10-05crypto: inside-secure - Add support for the Chacha20-Poly1305 AEADPascal van Leeuwen3-24/+263
2019-10-05crypto: inside-secure - Added support for the CHACHA20 skcipherPascal van Leeuwen3-1/+86
2019-10-05hwrng: npcm - add NPCM RNG driverTomer Maimon3-0/+200