1. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 1 month ago
  2. 228c4f2 crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h by Eric Biggers · 4 years, 8 months ago
  3. 6b0b0fa crypto: lib/sha1 - rename "sha" to "sha1" by Eric Biggers · 4 years, 8 months ago
  4. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  5. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  6. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 6 years ago
  7. 90ef3e4 crypto: sha1_generic - add cra_priority by Eric Biggers · 6 years ago
  8. 0c4c78d crypto: hash - add zero length message hash for shax and md5 by LABBE Corentin · 9 years ago
  9. 7c71f0f crypto: sha1-generic - move to generic glue implementation by Ard Biesheuvel · 10 years ago
  10. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
  11. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  12. 7185ad2 crypto: memzero_explicit - make sure to clear out sensitive data by Daniel Borkmann · 10 years ago
  13. 7c39017 crypto: sha1 - export sha1_update for reuse by Mathias Krause · 13 years ago
  14. 36ca239 crypto: sha1_generic - use SHA1_BLOCK_SIZE by Mandeep Singh Baines · 14 years ago
  15. e2a7ce4 crypto: sha1_generic - Add export/import support by Herbert Xu · 15 years ago
  16. 54ccb36 crypto: sha1 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  17. 3af5b90 [CRYPTO] all: Clean up init()/fini() by Kamalesh Babulal · 17 years ago
  18. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  19. 5265eeb [CRYPTO] sha: Add header file for SHA definitions by Jan Glauber · 17 years ago
  20. ad5d278 [CRYPTO] sha: Load the SHA[1|256] module by an alias by Sebastian Siewior · 17 years ago[Renamed (98%) from crypto/sha1.c]
  21. b3be9a6 [CRYPTO] sha: Add module aliases for sha1 / sha256 by Michal Ludvig · 18 years ago
  22. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 19 years ago
  23. e1147d8 [CRYPTO] digest: Add alignment handling by Atsushi Nemoto · 19 years ago
  24. bcb0ad2 [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update by Herbert Xu · 19 years ago
  25. fa9b98f [CRYPTO] sha1: Avoid shifting count left and right by Nicolas Pitre · 19 years ago
  26. 9d70a6c [CRYPTO] sha1: Rename i/j to done/partial by Nicolas Pitre · 19 years ago
  27. cfa8d17 [CRYPTO] sha1: Avoid useless memcpy() by Nicolas Pitre · 19 years ago
  28. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  29. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago