Age | Commit message (Expand) | Author |
---|---|---|
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-03-22 | crypto: arm - convert to use crypto_simd_usable() | Eric Biggers |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers |
2015-04-10 | crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layer | Ard Biesheuvel |
2015-04-10 | crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer | Ard Biesheuvel |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2014-08-02 | ARM: 8119/1: crypto: sha1: add ARM NEON implementation | Jussi Kivilinna |