Age | Commit message (Expand) | Author |
---|---|---|
2025-07-04 | lib/crypto: sha256: Consolidate into single module | Eric Biggers |
2025-07-04 | lib/crypto: sha256: Remove sha256_is_arch_optimized() | Eric Biggers |
2025-07-04 | lib/crypto: sha256: Propagate sha256_block_state type to implementations | Eric Biggers |
2025-06-30 | mips: cavium-octeon: Move octeon-crypto.h into asm directory | Eric Biggers |
2025-05-05 | crypto: arch/sha256 - Export block functions as GPL only | Herbert Xu |
2025-05-05 | crypto: mips/sha256 - implement library instead of shash | Eric Biggers |
2025-04-23 | crypto: mips/octeon-sha256 - Use API partial block handling | Herbert Xu |
2021-12-31 | crypto: mips/sha - remove duplicate hash init function | Tianjia Zhang |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.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-03-10 | crypto: octeon - add SHA256 module | Aaro Koskinen |