index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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