Age | Commit message (Expand) | Author |
---|---|---|
2021-12-31 | crypto: sparc/sha - remove duplicate hash init function | Tianjia Zhang |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-07-16 | crypto: sparc - rename sha256 to sha256_alg | Eric Biggers |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers |
2014-12-02 | crypto: sparc - replace memset by memzero_explicit | Julia Lawall |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2012-11-09 | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller |
2012-09-15 | sparc64: Adjust crypto priorities. | David S. Miller |
2012-08-20 | sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. | David S. Miller |