1. fae1989 crypto: dh - split out deserialization code from crypto_dh_decode() by Nicolai Stange · 3 years ago
  2. 48c6d8b crypto: dh - remove struct dh's ->q member by Nicolai Stange · 3 years ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. d6e4379 crypto: dh - make crypto_dh_encode_key() make robust by Eric Biggers · 7 years ago
  5. 35f7d52 crypto: dh - fix calculating encoded key size by Eric Biggers · 7 years ago
  6. e3fe0ae crypto: dh - add public key verification test by Stephan Mueller · 7 years ago
  7. ccd9888 crypto: dh - Don't permit 'key' or 'g' size longer than 'p' by Eric Biggers · 7 years ago
  8. 199512b crypto: dh - Don't permit 'p' to be 0 by Eric Biggers · 7 years ago
  9. 5b3f3a8 crypto: dh - return unsigned value for crypto_dh_key_len() by Tudor-Dan Ambarus · 7 years ago
  10. cb195b3 crypto: dh - return unsigned int for dh_data_size() by Tudor-Dan Ambarus · 7 years ago
  11. c0ca121 crypto: kpp, (ec)dh - fix typos by Tudor-Dan Ambarus · 8 years ago
  12. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 9 years ago