Age | Commit message (Expand) | Author |
---|---|---|
2022-12-30 | crypto: arm/sha1 - Fix clang function cast warnings | Herbert Xu |
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 |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers |
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 |
2014-08-02 | ARM: 8118/1: crypto: sha1/make use of common SHA-1 structures | Jussi Kivilinna |
2012-09-07 | arm/crypto: Add optimized AES and SHA1 routines | David McCullough |