Age | Commit message (Expand) | Author |
---|---|---|
2025-05-05 | crypto: sha256 - Use the partial block API for generic | Herbert Xu |
2025-05-05 | crypto: lib/sha256 - improve function prototypes | Eric Biggers |
2025-05-05 | crypto: sha256 - support arch-optimized lib and expose through shash | Eric Biggers |
2025-05-05 | crypto: lib/sha256 - Move partial block handling out | Herbert Xu |
2025-04-23 | crypto: sha512-generic - Use API partial block handling | Herbert Xu |
2025-04-23 | crypto: x86/sha512 - Use API partial block handling | Herbert Xu |
2025-04-23 | crypto: sha256-generic - Use API partial block handling | Herbert Xu |
2025-04-23 | crypto: x86/sha256 - Use API partial block handling | Herbert Xu |
2023-05-19 | crypto: lib/sha256 - Remove redundant and unused sha224_update | Herbert Xu |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |