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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
Merge tag 'v6.7-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-3
/
+26
2023-11-07
crypto: ahash - Set using_shash for cloned ahash wrapper over shash
Dmitry Safonov
1
-0
/
+1
2023-11-07
crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT
Herbert Xu
1
-3
/
+25
2023-11-03
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
57
-1349
/
+1981
2023-11-02
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-0
/
+4
2023-11-01
crypto: adiantum - flush destination page before unmapping
Eric Biggers
1
-1
/
+3
2023-11-01
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
Eric Biggers
1
-5
/
+5
2023-10-31
certs: Only allow certs signed by keys on the builtin keyring
Mimi Zohar
1
-0
/
+4
2023-10-27
crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures
Dimitri John Ledkov
4
-1
/
+49
2023-10-27
crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
Dimitri John Ledkov
2
-1
/
+36
2023-10-27
crypto: FIPS 202 SHA-3 register in hash info for IMA
Dimitri John Ledkov
1
-0
/
+6
2023-10-27
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
3
-141
/
+162
2023-10-27
crypto: ahash - check for shash type instead of not ahash type
Eric Biggers
1
-5
/
+3
2023-10-27
crypto: hash - move "ahash wrapping shash" functions to ahash.c
Eric Biggers
3
-191
/
+188
2023-10-27
crypto: ahash - improve file comment
Eric Biggers
1
-2
/
+6
2023-10-27
crypto: ahash - remove struct ahash_request_priv
Eric Biggers
1
-8
/
+0
2023-10-27
crypto: gcm - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: chacha20poly1305 - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: ccm - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
1
-6
/
+3
2023-10-27
crypto: authencesn - stop using alignmask of ahash
Eric Biggers
1
-14
/
+6
2023-10-27
crypto: authenc - stop using alignmask of ahash
Eric Biggers
1
-10
/
+2
2023-10-27
crypto: ahash - remove support for nonzero alignmask
Eric Biggers
2
-113
/
+12
2023-10-27
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
6
-0
/
+39
2023-10-27
crypto: jitter - use permanent health test storage
Stephan Müller
1
-51
/
+74
2023-10-27
crypto: hctr2 - stop using alignmask of shash_alg
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: adiantum - stop using alignmask of shash_alg
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: testmgr - stop checking crypto_shash_alignmask
Eric Biggers
1
-3
/
+2
2023-10-27
crypto: drbg - stop checking crypto_shash_alignmask
Eric Biggers
1
-1
/
+1
2023-10-27
crypto: shash - remove support for nonzero alignmask
Eric Biggers
1
-120
/
+8
2023-10-27
crypto: xcbc - remove unnecessary alignment logic
Eric Biggers
1
-22
/
+10
2023-10-27
crypto: vmac - don't set alignmask
Eric Biggers
1
-1
/
+0
2023-10-27
crypto: hmac - remove unnecessary alignment logic
Eric Biggers
1
-34
/
+22
2023-10-27
crypto: cmac - remove unnecessary alignment logic
Eric Biggers
1
-28
/
+11
2023-10-27
crypto: cbcmac - remove unnecessary alignment logic
Eric Biggers
1
-10
/
+7
2023-10-27
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
1
-8
/
+33
2023-10-27
crypto: rsa - Add module alias for pkcs1pad
Herbert Xu
1
-0
/
+2
2023-10-27
certs: Break circular dependency when selftest is modular
Herbert Xu
5
-21
/
+15
2023-10-20
crypto: skcipher - fix weak key check for lskciphers
Eric Biggers
3
-11
/
+7
2023-10-20
crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks
Herbert Xu
1
-0
/
+1
2023-10-20
crypto: mscode_parser - remove sha224 authenticode support
Dimitri John Ledkov
1
-3
/
+0
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
6
-98
/
+2
2023-10-20
crypto: adiantum - add fast path for single-page messages
Eric Biggers
1
-18
/
+47
2023-10-20
crypto: shash - fold shash_digest_unaligned() into crypto_shash_digest()
Eric Biggers
1
-9
/
+2
2023-10-20
crypto: shash - optimize the default digest and finup
Eric Biggers
1
-2
/
+20
2023-10-20
crypto: xts - use 'spawn' for underlying single-block cipher
Eric Biggers
1
-8
/
+15
2023-10-18
KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
Herbert Xu
1
-3
/
+2
2023-10-13
crypto: jitter - reuse allocated entropy collector
Stephan Müller
3
-12
/
+28
2023-10-13
crypto: xts - Only access common skcipher fields on spawn
Herbert Xu
1
-5
/
+5
2023-10-13
crypto: lrw - Only access common skcipher fields on spawn
Herbert Xu
1
-7
/
+5
[next]