1. bc67d04 crypto: aes - helper function to validate key length for AES algorithms by Iuliana Prodan · 5 years ago
  2. 9467a31 crypto: lib/aes - export sbox and inverse sbox by Ard Biesheuvel · 6 years ago
  3. 1e25ca0 crypto: aes-generic - unexport last-round AES tables by Ard Biesheuvel · 6 years ago
  4. 5bb12d7 crypto: aes-generic - drop key expansion routine in favor of library version by Ard Biesheuvel · 6 years ago
  5. e59c1c9 crypto: aes - create AES library based on the fixed time AES code by Ard Biesheuvel · 6 years ago
  6. 61abc35 crypto: aes - Use ___cacheline_aligned for aes data by Andi Kleen · 6 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 109568e crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field by Huang Ying · 16 years ago
  9. 0ee4a96 crypto: aes - Precompute tables by Herbert Xu · 16 years ago
  10. 5427663 [CRYPTO] aes: Export generic setkey by Sebastian Siewior · 17 years ago
  11. 96e82e45 [CRYPTO] aes-generic: Make key generation exportable by Sebastian Siewior · 17 years ago
  12. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago