1. 0464e0e crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd by Ard Biesheuvel · 4 years, 1 month ago
  2. ac50aec crypto: aegis128 - expose SIMD code path as separate driver by Ard Biesheuvel · 4 years, 2 months ago
  3. 97b7018 crypto: aegis128/neon - move final tag check to SIMD domain by Ard Biesheuvel · 4 years, 2 months ago
  4. 0268590 crypto: aegis128 - wipe plaintext and tag if decryption fails by Ard Biesheuvel · 4 years, 2 months ago
  5. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  6. 5282826 crypto: aegis128 - duplicate init() and final() hooks in SIMD code by Ard Biesheuvel · 5 years ago
  7. 2698bce crypto: aegis128 - avoid function pointers for parameterization by Ard Biesheuvel · 5 years ago
  8. f1d087b crypto: aegis128 - Fix -Wunused-const-variable warning by YueHaibing · 5 years ago
  9. cf3d41a crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago[Renamed (88%) from crypto/aegis128.c]
  10. c9f1fd4 Revert "crypto: aegis128 - add support for SIMD acceleration" by Herbert Xu · 5 years ago[Renamed (89%) from crypto/aegis128-core.c]
  11. 7cdc0dd crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 6 years ago[Renamed (89%) from crypto/aegis128.c]
  12. 368b1bd crypto: aegis128 - drop empty TFM init/exit routines by Ard Biesheuvel · 6 years ago
  13. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  14. 0f533e6 crypto: aegis - fix handling chunked inputs by Eric Biggers · 6 years ago
  15. bb4ce82 crypto: aegis - Convert to SPDX license identifiers by Thomas Gleixner · 6 years ago
  16. 3f4a537 crypto: aead - remove useless setting of type flags by Eric Biggers · 7 years ago
  17. f606a88 crypto: aegis - Add generic AEGIS AEAD implementations by Ondrej Mosnacek · 7 years ago