summaryrefslogtreecommitdiffstats
path: root/include/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: add JSON Web Token (JWT) supportAhmad Fatoum2023-11-011-0/+55
* ARM64: crypto: add Crypto Extensions accelerated SHA implementationAhmad Fatoum2023-05-263-0/+237
* crypto: sha: reorder struct sha*_state into Linux orderAhmad Fatoum2023-05-261-3/+3
* treewide: drop trailing spaceAhmad Fatoum2023-05-021-1/+1
* include: add SPDX-License-IdentifierAhmad Fatoum2022-01-053-0/+6
* pbl: add sha256 and piggy verification to PBLRouven Czerwinski2019-08-071-0/+13
* include: crypto: import des.h from kernelSteffen Trumtrar2019-04-121-0/+16
* keystore: implement forgetting secretsSascha Hauer2017-03-311-0/+4
* crypto: add CRC32 digestYegor Yefremov2016-05-251-0/+16
* crypto: add simple keystoreMarc Kleine-Budde2015-11-271-0/+26
* crypto: sha1: switch to linux implementationJean-Christophe PLAGNIOL-VILLARD2015-03-271-0/+95
* crypto: hmac: move register to hmacJean-Christophe PLAGNIOL-VILLARD2015-03-271-10/+0
* crypto: prepare to allow multiple digest driverJean-Christophe PLAGNIOL-VILLARD2015-03-271-0/+19
* crypto: add pbkdf2 hmac key generatorJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+23