index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
dh_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
crypto: dh - split out deserialization code from crypto_dh_decode()
Nicolai Stange
1
-8
/
+19
2022-03-03
crypto: dh - remove struct dh's ->q member
Nicolai Stange
1
-13
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-08-03
crypto: dh - make crypto_dh_encode_key() make robust
Eric Biggers
1
-14
/
+16
2018-08-03
crypto: dh - fix calculating encoded key size
Eric Biggers
1
-1
/
+1
2018-07-09
crypto: dh - add public key verification test
Stephan Mueller
1
-3
/
+12
2017-11-10
crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
Eric Biggers
1
-0
/
+8
2017-11-10
crypto: dh - Don't permit 'p' to be 0
Eric Biggers
1
-0
/
+8
2017-10-12
crypto: dh - return unsigned value for crypto_dh_key_len()
Tudor-Dan Ambarus
1
-1
/
+1
2017-10-12
crypto: dh - return unsigned int for dh_data_size()
Tudor-Dan Ambarus
1
-1
/
+1
2017-06-10
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
1
-2
/
+2
2016-06-23
crypto: dh - Add DH software implementation
Salvatore Benedetto
1
-0
/
+95