1. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago[Renamed (77%) from include/crypto/sha.h]
  2. 9ea9c58 crypto: lib/sha256 - add sha256() function by Eric Biggers · 4 years, 6 months ago
  3. 228c4f2 crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h by Eric Biggers · 4 years, 8 months ago
  4. 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 8 months ago
  5. c75c66b crypto: sha256 - Remove sha256/224_init code duplication by Hans de Goede · 5 years ago
  6. 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
  7. 26f7120 crypto: sha512_generic - add a sha384 0-length pre-computed hash by Antoine Tenart · 7 years ago
  8. 30c217e crypto: sha512_generic - add a sha512 0-length pre-computed hash by Antoine Tenart · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 0c4c78d crypto: hash - add zero length message hash for shax and md5 by LABBE Corentin · 9 years ago
  11. ca14258 crypto: sha512-generic - move to generic glue implementation by Ard Biesheuvel · 10 years ago
  12. a2e5ba4 crypto: sha256-generic - move to generic glue implementation by Ard Biesheuvel · 10 years ago
  13. 7c71f0f crypto: sha1-generic - move to generic glue implementation by Ard Biesheuvel · 10 years ago
  14. b84a2a0 crypto: sha512 - implement base layer for SHA-512 by Ard Biesheuvel · 10 years ago
  15. 11b8d5e crypto: sha256 - implement base layer for SHA-256 by Ard Biesheuvel · 10 years ago
  16. c4d5b9f crypto: sha1 - implement base layer for SHA-1 by Ard Biesheuvel · 10 years ago
  17. bf70fa9 crypto: sha512 - Expose generic sha512 routine to be callable from other modules by Tim Chen · 12 years ago
  18. 35d2c9d crypto: sha256 - Expose SHA256 generic routine to be callable externally. by Tim Chen · 12 years ago
  19. 4619b6b crypto: sha - Fix build error due to crypto_sha1_update by Herbert Xu · 13 years ago
  20. 7c39017 crypto: sha1 - export sha1_update for reuse by Mathias Krause · 13 years ago
  21. 13887ed crypto: sha512_generic - Use 64-bit counters by Herbert Xu · 15 years ago
  22. 1f38ad8 crypto: sha512 - Export struct sha512_state by Herbert Xu · 15 years ago
  23. 9b2fda7 crypto: sha256_generic - Add export/import support by Herbert Xu · 15 years ago
  24. e2a7ce4 crypto: sha1_generic - Add export/import support by Herbert Xu · 15 years ago
  25. cd12fb9 [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 by Jonathan Lynch · 17 years ago
  26. 5265eeb [CRYPTO] sha: Add header file for SHA definitions by Jan Glauber · 17 years ago