index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ecc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
crypto: ecc - Correct an error in the comments
Meng Yu
1
-1
/
+1
2021-03-26
Merge branch 'ecc'
Herbert Xu
1
-84
/
+194
2021-03-26
crypto: ecc - Add math to support fast NIST P384
Saulo Alessandre
1
-74
/
+192
2021-03-26
crypto: ecc - Add NIST P384 curve parameters
Saulo Alessandre
1
-0
/
+2
2021-03-26
crypto: ecdsa - Add support for ECDSA signature verification
Stefan Berger
1
-11
/
+2
2021-03-12
crypto: ecc - add curve25519 params and expose them
Meng Yu
1
-0
/
+6
2021-03-12
crypto: ecc - expose ecc curves
Meng Yu
1
-1
/
+4
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-08
crypto: ecdh - add public key verification test
Stephan Mueller
1
-4
/
+38
2018-04-20
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