1. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  2. 5282826 crypto: aegis128 - duplicate init() and final() hooks in SIMD code by Ard Biesheuvel · 5 years ago
  3. 2698bce crypto: aegis128 - avoid function pointers for parameterization by Ard Biesheuvel · 5 years ago
  4. f1d087b crypto: aegis128 - Fix -Wunused-const-variable warning by YueHaibing · 5 years ago
  5. cf3d41a crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago[Renamed (88%) from crypto/aegis128.c]
  6. c9f1fd4 Revert "crypto: aegis128 - add support for SIMD acceleration" by Herbert Xu · 5 years ago[Renamed (89%) from crypto/aegis128-core.c]
  7. 7cdc0dd crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago[Renamed (89%) from crypto/aegis128.c]
  8. 368b1bd crypto: aegis128 - drop empty TFM init/exit routines by Ard Biesheuvel · 5 years ago
  9. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  10. 0f533e6 crypto: aegis - fix handling chunked inputs by Eric Biggers · 6 years ago
  11. bb4ce82 crypto: aegis - Convert to SPDX license identifiers by Thomas Gleixner · 6 years ago
  12. 3f4a537 crypto: aead - remove useless setting of type flags by Eric Biggers · 7 years ago
  13. f606a88 crypto: aegis - Add generic AEGIS AEAD implementations by Ondrej Mosnacek · 7 years ago