index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2026-01-12
lib/crypto: riscv/aes: Migrate optimized code into library
Eric Biggers
-106
/
+16
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
-4
/
+8
2025-06-30
lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-348
/
+0
2025-06-30
crypto: riscv/sha512 - Stop depending on sha512_generic_block_fn
Eric Biggers
-1
/
+8
2025-05-05
crypto: riscv/sha256 - implement library instead of shash
Eric Biggers
-364
/
+0
2025-04-28
crypto: riscv - move library functions to arch/riscv/lib/crypto/
Eric Biggers
-381
/
+0
2025-04-25
crypto: riscv - Use SYM_FUNC_START for functions only called directly
Nathan Chancellor
-6
/
+6
2025-04-23
crypto: riscv/sm3 - Use API partial block handling
Herbert Xu
-31
/
+16
2025-04-23
crypto: riscv/sha512 - Use API partial block handling
Herbert Xu
-27
/
+18
2025-04-23
crypto: riscv/sha256 - Use API partial block handling
Herbert Xu
-34
/
+22
2025-04-23
crypto: riscv/ghash - Use API partial block handling
Herbert Xu
-40
/
+18
2025-04-19
crypto: lib/chacha - restore ability to remove modules
Eric Biggers
-0
/
+5
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
-1
/
+1
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
-1
/
+7
2025-04-07
crypto: riscv/chacha - implement library instead of skcipher
Eric Biggers
-113
/
+75
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
-1
/
+0
2024-03-20
crypto: riscv - add vector crypto accelerated AES-CBC-CTS
Eric Biggers
-5
/
+245
2024-03-20
crypto: riscv - parallelize AES-CBC decryption
Eric Biggers
-9
/
+15
2024-01-22
crypto: riscv - add vector crypto accelerated SM4
Jerry Shih
-0
/
+244
2024-01-22
crypto: riscv - add vector crypto accelerated SM3
Jerry Shih
-0
/
+250
2024-01-22
crypto: riscv - add vector crypto accelerated SHA-{512,384}
Jerry Shih
-0
/
+350
2024-01-22
crypto: riscv - add vector crypto accelerated SHA-{256,224}
Jerry Shih
-0
/
+376
2024-01-22
crypto: riscv - add vector crypto accelerated GHASH
Jerry Shih
-0
/
+253
2024-01-22
crypto: riscv - add vector crypto accelerated ChaCha20
Jerry Shih
-0
/
+409
2024-01-22
crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
Jerry Shih
-0
/
+1364
2024-01-22
RISC-V: hook new crypto subdir into build-system
Heiko Stuebner
-0
/
+6