1. 96ede30 crypto: sha256 - remove duplicate generic hash init function by Tianjia Zhang · 3 years ago
  2. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 1 month ago
  3. 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 8 months ago
  4. 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
  5. 08c327f crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code by Hans de Goede · 5 years ago
  6. 1a01333 crypto: sha256_generic - Fix some coding style issues by Hans de Goede · 5 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  9. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 6 years ago
  10. b73b7ac0 crypto: sha256_generic - add cra_priority by Eric Biggers · 6 years ago
  11. 0c4c78d crypto: hash - add zero length message hash for shax and md5 by LABBE Corentin · 9 years ago
  12. a2e5ba4 crypto: sha256-generic - move to generic glue implementation by Ard Biesheuvel · 10 years ago
  13. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
  14. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  15. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  16. 7185ad2 crypto: memzero_explicit - make sure to clear out sensitive data by Daniel Borkmann · 10 years ago
  17. be34c4ef crypto: sha - Handle unaligned input data in generic sha256 and sha512. by David S. Miller · 10 years ago
  18. 35d2c9d crypto: sha256 - Expose SHA256 generic routine to be callable externally. by Tim Chen · 12 years ago
  19. 6aeb49b crypto: sha256 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  20. 9b2fda7 crypto: sha256_generic - Add export/import support by Herbert Xu · 15 years ago
  21. 3d4d277 crypto: sha256_generic - Use 64-bit counter like sha1 by Herbert Xu · 15 years ago
  22. 8c882f6 crypto: Fix dead links by Adrian-Ken Rueegsegger · 16 years ago
  23. 50e109b5 crypto: sha256 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  24. 3af5b90 [CRYPTO] all: Clean up init()/fini() by Kamalesh Babulal · 17 years ago
  25. cd12fb9 [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 by Jonathan Lynch · 17 years ago
  26. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  27. 5265eeb [CRYPTO] sha: Add header file for SHA definitions by Jan Glauber · 17 years ago
  28. ad5d278 [CRYPTO] sha: Load the SHA[1|256] module by an alias by Sebastian Siewior · 17 years ago[Renamed (99%) from crypto/sha256.c]
  29. b3be9a6 [CRYPTO] sha: Add module aliases for sha1 / sha256 by Michal Ludvig · 18 years ago
  30. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 19 years ago
  31. 4360010 [CRYPTO] digest: Remove unnecessary zeroing during init by Herbert Xu · 19 years ago
  32. e1147d8 [CRYPTO] digest: Add alignment handling by Atsushi Nemoto · 19 years ago
  33. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  34. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago