Gustavo A. R. Silva
|
3fd8093b41
crypto: dh - fix memory leak
|
7 years ago |
Stephan Mueller
|
e3fe0ae129
crypto: dh - add public key verification test
|
7 years ago |
Eric Biggers
|
ced6a58638
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
|
7 years ago |
Eric Biggers
|
12d41a023e
crypto: dh - Fix double free of ctx->p
|
7 years ago |
Tudor-Dan Ambarus
|
7f69105077
crypto: dh - comply with crypto_kpp_maxsize()
|
8 years ago |
Tudor-Dan Ambarus
|
ee34e2644a
crypto: dh - fix memleak in setkey
|
8 years ago |
Tudor-Dan Ambarus
|
c0ca1215dc
crypto: kpp, (ec)dh - fix typos
|
8 years ago |
Eric Biggers
|
5527dfb6dd
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
|
8 years ago |
Mat Martineau
|
8edda7d22a
crypto: dh - Consistenly return negative error codes
|
8 years ago |
Herbert Xu
|
9b45b7bba3
crypto: rsa - Generate fixed-length output
|
9 years ago |
Salvatore Benedetto
|
802c7f1c84
crypto: dh - Add DH software implementation
|
9 years ago |