Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-17 | crypto: chacha20poly1305 - import construction and selftest from Zinc | Ard Biesheuvel | 1 | -0/+4 |
2019-11-17 | crypto: curve25519 - generic C library implementations | Jason A. Donenfeld | 1 | -0/+5 |
2019-11-17 | crypto: blake2s - generic C library implementation and selftest | Jason A. Donenfeld | 1 | -0/+10 |
2019-11-17 | crypto: poly1305 - move core routines into a separate library | Ard Biesheuvel | 1 | -0/+3 |
2019-11-17 | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel | 1 | -0/+4 |
2019-11-17 | crypto: lib - tidy up lib/crypto Kconfig and Makefile | Ard Biesheuvel | 1 | -8/+8 |
2019-08-22 | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use | Hans de Goede | 1 | -0/+3 |
2019-08-22 | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel | 1 | -0/+3 |
2019-07-26 | crypto: aes - create AES library based on the fixed time AES code | Ard Biesheuvel | 1 | -0/+3 |
2019-06-20 | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel | 1 | -0/+4 |