index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ecdh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
1
-1
/
+1
2024-04-26
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
1
-5
/
+3
2024-04-26
crypto: ecdh - Pass private key in proper byte order to check valid key
Stefan Berger
1
-3
/
+8
2024-04-05
crypto: ecdh - explicitly zeroize private_key
Joachim Vandersmissen
1
-0
/
+2
2022-09-24
crypto: add __init/__exit annotations to init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2021-10-29
crypto: ecc - Move ecc.h to include/crypto/internal
Daniele Alessandrelli
1
-1
/
+1
2021-05-28
crypto: ecdh - register NIST P384 tfm
Hui Tang
1
-0
/
+33
2021-05-28
crypto: ecdh - fix 'ecdh_init'
Hui Tang
1
-1
/
+10
2021-05-28
crypto: ecdh - fix ecdh-nist-p192's entry in testmgr
Hui Tang
1
-0
/
+1
2021-05-21
crypto: ecdh - extend 'cra_driver_name' with curve name
Hui Tang
1
-2
/
+2
2021-03-13
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
1
-22
/
+50
2021-01-03
crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
Ard Biesheuvel
1
-1
/
+2
2020-12-04
crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
Ard Biesheuvel
1
-4
/
+5
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2018-04-21
crypto: ecc - Actually remove stack VLA usage
Kees Cook
1
-2
/
+2
2018-03-09
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
1
-6
/
+17
2017-11-06
crypto: ecdh - remove empty exit()
Tudor-Dan Ambarus
1
-6
/
+0
2017-08-03
crypto: ecdh - fix concurrency on shared secret and pubkey
Tudor-Dan Ambarus
1
-18
/
+33
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
1
-0
/
+4
2017-06-10
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
1
-4
/
+3
2017-06-10
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
1
-2
/
+2
2017-06-10
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
1
-6
/
+5
2017-06-10
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
1
-6
/
+5
2017-06-10
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
1
-2
/
+2
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
1
-1
/
+2
2016-06-24
crypto: ecdh - make ecdh_shared_secret unique
Stephen Rothwell
1
-1
/
+1
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
1
-0
/
+151