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
/
asymmetric_keys
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
KEYS: asymmetric: Use new crypto interface without scatterlists
Herbert Xu
1
-97
/
+137
2023-06-23
KEYS: asymmetric: Move sm2 code into x509_public_key
Herbert Xu
2
-75
/
+21
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-04-24
integrity: machine keyring CA configuration
Eric Snowberg
1
-0
/
+2
2023-04-24
KEYS: CA link restriction
Eric Snowberg
1
-0
/
+38
2023-04-24
KEYS: X.509: Parse Key Usage
Eric Snowberg
1
-0
/
+28
2023-04-24
KEYS: X.509: Parse Basic Constraints for CA
Eric Snowberg
1
-0
/
+22
2023-04-13
KEYS: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-21
asymmetric_keys: log on fatal failures in PE/pkcs7
Robbie Harwood
2
-17
/
+17
2023-03-21
verify_pefile: relax wrapper length check
Robbie Harwood
1
-4
/
+8
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2023-02-13
KEYS: asymmetric: Fix ECDSA use via keyctl uapi
Denis Kenzior
1
-2
/
+22
2023-02-13
crypto: certs: fix FIPS selftest dependency
Arnd Bergmann
2
-1
/
+2
2023-01-19
wifi: cfg80211: Deduplicate certificate loading
Lukas Wunner
1
-0
/
+1
2022-08-03
KEYS: asymmetric: enforce SM2 signature use pkey algo
Tianjia Zhang
1
-2
/
+5
2022-08-03
pkcs7: support EC-RDSA/streebog in SignerInfo
Elvira Khabirova
1
-0
/
+11
2022-08-03
pkcs7: parser support SM2 and SM3 algorithms combination
Tianjia Zhang
1
-0
/
+7
2022-08-03
X.509: Support parsing certificate using SM2 algorithm
Tianjia Zhang
1
-0
/
+3
2022-06-21
certs: Add FIPS selftests
David Howells
5
-1
/
+251
2022-06-21
certs: Move load_certificate_list() to be with the asymmetric keys code
David Howells
2
-0
/
+58
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
1
-1
/
+2
2022-03-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+2
2022-03-10
KEYS: asymmetric: properly validate hash_algo and encoding
Eric Biggers
1
-35
/
+76
2022-03-10
KEYS: asymmetric: enforce that sig algo matches key algo
Eric Biggers
3
-12
/
+15
2022-03-08
KEYS: remove support for asym_tpm keys
Eric Biggers
5
-1097
/
+0
2022-03-08
KEYS: x509: remove dead code that set ->unsupported_sig
Eric Biggers
1
-9
/
+0
2022-03-08
KEYS: x509: remove never-set ->unsupported_key flag
Eric Biggers
3
-15
/
+2
2022-03-08
KEYS: x509: remove unused fields
Eric Biggers
1
-2
/
+0
2022-03-08
KEYS: x509: clearly distinguish between key and signature algorithms
Eric Biggers
2
-15
/
+19
2022-03-03
crypto: cleanup comments
Tom Rix
2
-2
/
+2
2022-01-09
keys: X.509 public key issuer lookup without AKID
Andrew Zaborowski
5
-35
/
+96
2021-08-23
certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
1
-0
/
+8
2021-03-26
x509: Add OID for NIST P384 and extend parser for it
Saulo Alessandre
1
-0
/
+3
2021-03-26
x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
3
-3
/
+39
2021-03-26
x509: Detect sm2 keys by their parameters OID
Stefan Berger
1
-1
/
+11
2021-02-24
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-11
/
+11
2021-02-16
keys: Update comment for restrict_link_by_key_or_keyring_chain
Andrew Zaborowski
1
-3
/
+4
2021-01-21
crypto: pkcs7: Use match_string() helper to simplify the code
YueHaibing
1
-5
/
+4
2021-01-21
PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one
Alex Shi
1
-1
/
+1
2021-01-21
crypto: asymmetric_keys: fix some comments in pkcs7_parser.h
Randy Dunlap
1
-3
/
+2
2021-01-21
KEYS: asymmetric: Fix kerneldoc
Krzysztof Kozlowski
1
-2
/
+4
2021-01-20
X.509: Fix crash caused by NULL pointer
Tianjia Zhang
1
-1
/
+2
2020-12-31
crypto: asym_tpm: correct zero out potential secrets
Greg Kroah-Hartman
1
-1
/
+1
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-10-08
X.509: Fix modular build of public_key_sm2
Herbert Xu
3
-64
/
+57
2020-10-08
X.509: fix error return value on the failed path
Tianjia Zhang
1
-1
/
+3
2020-09-25
X.509: support OSCCA SM2-with-SM3 certificate verification
Tianjia Zhang
4
-0
/
+71
2020-09-25
X.509: support OSCCA certificate parse
Tianjia Zhang
1
-5
/
+22
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
[next]