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