index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ecdh.c
Age
Commit message (
Expand
)
Author
2022-09-24
crypto: add __init/__exit annotations to init/exit funcs
Xiu Jianfeng
2021-10-29
crypto: ecc - Move ecc.h to include/crypto/internal
Daniele Alessandrelli
2021-05-28
crypto: ecdh - register NIST P384 tfm
Hui Tang
2021-05-28
crypto: ecdh - fix 'ecdh_init'
Hui Tang
2021-05-28
crypto: ecdh - fix ecdh-nist-p192's entry in testmgr
Hui Tang
2021-05-21
crypto: ecdh - extend 'cra_driver_name' with curve name
Hui Tang
2021-03-13
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
2021-01-03
crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
Ard Biesheuvel
2020-12-04
crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
Ard Biesheuvel
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2018-04-21
crypto: ecc - Actually remove stack VLA usage
Kees Cook
2018-03-09
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
2017-11-06
crypto: ecdh - remove empty exit()
Tudor-Dan Ambarus
2017-08-03
crypto: ecdh - fix concurrency on shared secret and pubkey
Tudor-Dan Ambarus
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
2017-06-10
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
2017-06-10
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2016-06-24
crypto: ecdh - make ecdh_shared_secret unique
Stephen Rothwell
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto