Clone this repo:
  1. 9aedd10 crypto: ahash - Set using_shash for cloned ahash wrapper over shash by Dmitry Safonov · 3 weeks ago master v6.7-p2
  2. e7ed647 crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT by Herbert Xu · 4 weeks ago
  3. a312e07 crypto: adiantum - flush destination page before unmapping by Eric Biggers · 5 weeks ago v6.7-p1
  4. b030c45 crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place by Eric Biggers · 5 weeks ago
  5. f2b88ba Documentation/module-signing.txt: bring up to date by Dimitri John Ledkov · 6 weeks ago
  6. 446b1e0 module: enable automatic module signing with FIPS 202 SHA-3 by Dimitri John Ledkov · 6 weeks ago
  7. fdb4f66 crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures by Dimitri John Ledkov · 6 weeks ago
  8. ee62afb crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support by Dimitri John Ledkov · 6 weeks ago
  9. 4b05765 crypto: FIPS 202 SHA-3 register in hash info for IMA by Dimitri John Ledkov · 6 weeks ago
  10. 2ee7c1b x509: Add OIDs for FIPS 202 SHA-3 hash and signatures by Dimitri John Ledkov · 6 weeks ago
  11. 2f1f34c crypto: ahash - optimize performance when wrapping shash by Eric Biggers · 6 weeks ago
  12. 85b84327 crypto: ahash - check for shash type instead of not ahash type by Eric Biggers · 6 weeks ago
  13. ecf889b crypto: hash - move "ahash wrapping shash" functions to ahash.c by Eric Biggers · 6 weeks ago
  14. 9826d1d6 crypto: talitos - stop using crypto_ahash::init by Eric Biggers · 6 weeks ago
  15. 9416210 crypto: chelsio - stop using crypto_ahash::init by Eric Biggers · 6 weeks ago
  16. 4d707a4 crypto: ahash - improve file comment by Eric Biggers · 6 weeks ago
  17. c2435e8 crypto: ahash - remove struct ahash_request_priv by Eric Biggers · 6 weeks ago
  18. 0f8660c crypto: ahash - remove crypto_ahash_alignmask by Eric Biggers · 6 weeks ago
  19. 33fe2fb crypto: gcm - stop using alignmask of ahash by Eric Biggers · 6 weeks ago
  20. 381a796 crypto: chacha20poly1305 - stop using alignmask of ahash by Eric Biggers · 6 weeks ago