Commit History

Author SHA1 Message Date
  Eric Biggers d6e43798b3 crypto: dh - make crypto_dh_encode_key() make robust 7 years ago
  Eric Biggers 35f7d5225f crypto: dh - fix calculating encoded key size 7 years ago
  Stephan Mueller e3fe0ae129 crypto: dh - add public key verification test 7 years ago
  Eric Biggers ccd9888f14 crypto: dh - Don't permit 'key' or 'g' size longer than 'p' 7 years ago
  Eric Biggers 199512b123 crypto: dh - Don't permit 'p' to be 0 7 years ago
  Tudor-Dan Ambarus 5b3f3a8bed crypto: dh - return unsigned value for crypto_dh_key_len() 8 years ago
  Tudor-Dan Ambarus cb195b3625 crypto: dh - return unsigned int for dh_data_size() 8 years ago
  Tudor-Dan Ambarus c0ca1215dc crypto: kpp, (ec)dh - fix typos 8 years ago
  Salvatore Benedetto 802c7f1c84 crypto: dh - Add DH software implementation 9 years ago