1. 3219c2b crypto: dh - remove duplicate includes by Guo Zhengkui · 3 years, 1 month ago
  2. 1e146c3 crypto: dh - limit key size to 2048 in FIPS mode by Stephan Müller · 3 years, 1 month ago
  3. 2ed5ba6 crypto: dh - SP800-56A rev 3 local public key validation by Stephan Müller · 4 years, 5 months ago
  4. 90fa9ae crypto: dh - check validity of Z before export by Stephan Müller · 4 years, 5 months ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  7. 3fd8093 crypto: dh - fix memory leak by Gustavo A. R. Silva · 6 years ago
  8. e3fe0ae crypto: dh - add public key verification test by Stephan Mueller · 7 years ago
  9. ced6a58 crypto: dh - Remove pointless checks for NULL 'p' and 'g' by Eric Biggers · 7 years ago
  10. 12d41a0 crypto: dh - Fix double free of ctx->p by Eric Biggers · 7 years ago
  11. 7f69105 crypto: dh - comply with crypto_kpp_maxsize() by Tudor-Dan Ambarus · 8 years ago
  12. ee34e26 crypto: dh - fix memleak in setkey by Tudor-Dan Ambarus · 8 years ago
  13. c0ca121 crypto: kpp, (ec)dh - fix typos by Tudor-Dan Ambarus · 8 years ago
  14. 5527dfb crypto: kpp - constify buffer passed to crypto_kpp_set_secret() by Eric Biggers · 8 years ago
  15. 8edda7d crypto: dh - Consistenly return negative error codes by Mat Martineau · 8 years ago
  16. 9b45b7b crypto: rsa - Generate fixed-length output by Herbert Xu · 8 years ago
  17. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 9 years ago