Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel | 2019-11-17 | 1 | -0/+4 |
* | crypto: lib - tidy up lib/crypto Kconfig and Makefile | Ard Biesheuvel | 2019-11-17 | 1 | -8/+8 |
* | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use | Hans de Goede | 2019-08-22 | 1 | -0/+3 |
* | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel | 2019-08-22 | 1 | -0/+3 |
* | crypto: aes - create AES library based on the fixed time AES code | Ard Biesheuvel | 2019-07-26 | 1 | -0/+3 |
* | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel | 2019-06-20 | 1 | -0/+4 |