index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ecc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-4
/
+4
2020-07-31
crypto: ecc - SP800-56A rev 3 local public key validation
Stephan Müller
1
-1
/
+30
2020-07-31
crypto: ecdh - check validity of Z before export
Stephan Müller
1
-3
/
+8
2020-07-23
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-11-17
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
1
-1
/
+1
2019-11-01
crypto: ecdh - fix big endian bug in ECC library
Ard Biesheuvel
1
-1
/
+2
2019-04-18
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
Vitaly Chikunov
1
-8
/
+384
2019-04-18
crypto: ecc - make ecc into separate module
Vitaly Chikunov
1
-7
/
+18
2018-11-16
crypto: ecc - regularize scalar for scalar multiplication
Vitaly Chikunov
1
-4
/
+12
2018-11-16
crypto: ecc - check for invalid values in the key verification test
Vitaly Chikunov
1
-16
/
+26
2018-07-09
crypto: ecdh - add public key verification test
Stephan Mueller
1
-4
/
+38
2018-04-21
crypto: ecc - Actually remove stack VLA usage
Kees Cook
1
-38
/
+28
2018-03-16
crypto: ecc - Remove stack VLA usage
Kees Cook
1
-6
/
+17
2017-11-29
crypto: ecc - Fix NULL pointer deref. on no default_rng
Pierre
1
-1
/
+1
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
1
-0
/
+56
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
-15
/
+13
2017-06-10
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
1
-5
/
+3
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
/
+1018