1. 1631030 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer by Ard Biesheuvel · 9 years ago
  2. a6326ba crypto: sha - replace memset by memzero_explicit by Julia Lawall · 10 years ago
  3. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  4. 16c0c4e crypto: sha256_ssse3 - also test for BMI2 by Oliver Neukum · 11 years ago
  5. 7d44490 crypto: sha256_ssse3 - use correct module alias for sha224 by Jussi Kivilinna · 11 years ago
  6. a710f76 crypto: sha256_ssse3 - add sha224 support by Jussi Kivilinna · 11 years ago
  7. 8275d1a crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 12 years ago