index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ecc.c
Age
Commit message (
Expand
)
Author
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-31
crypto: ecc - SP800-56A rev 3 local public key validation
Stephan Müller
2020-07-31
crypto: ecdh - check validity of Z before export
Stephan Müller
2020-07-23
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-11-17
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
2019-11-01
crypto: ecdh - fix big endian bug in ECC library
Ard Biesheuvel
2019-04-18
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
Vitaly Chikunov
2019-04-18
crypto: ecc - make ecc into separate module
Vitaly Chikunov
2018-11-16
crypto: ecc - regularize scalar for scalar multiplication
Vitaly Chikunov
2018-11-16
crypto: ecc - check for invalid values in the key verification test
Vitaly Chikunov
2018-07-09
crypto: ecdh - add public key verification test
Stephan Mueller
2018-04-21
crypto: ecc - Actually remove stack VLA usage
Kees Cook
2018-03-16
crypto: ecc - Remove stack VLA usage
Kees Cook
2017-11-29
crypto: ecc - Fix NULL pointer deref. on no default_rng
Pierre
2017-06-10
crypto: ecdh - add privkey generation support
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
2016-06-24
crypto: ecdh - make ecdh_shared_secret unique
Stephen Rothwell
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto