Age | Commit message (Expand) | Author |
---|---|---|
2025-06-30 | lib/crypto: Explicitly include <linux/export.h> | Eric Biggers |
2025-05-12 | crypto: lib/chacha - add array bounds to function prototypes | Eric Biggers |
2025-05-12 | crypto: lib/chacha - use struct assignment to copy state | Eric Biggers |
2025-05-12 | crypto: lib/chacha - strongly type the ChaCha state | Eric Biggers |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2021-04-22 | crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c | Randy Dunlap |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers |
2019-11-17 | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel |