summaryrefslogtreecommitdiff
path: root/arch/riscv/crypto/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-06-30lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to libraryEric Biggers1-12/+0
2025-06-30crypto: riscv/sha512 - Stop depending on sha512_generic_block_fnEric Biggers1-0/+1
2025-05-05crypto: riscv/sha256 - implement library instead of shashEric Biggers1-11/+0
2025-04-28crypto: riscv - move library functions to arch/riscv/lib/crypto/Eric Biggers1-7/+0
2025-04-16crypto: lib/sm3 - Move sm3 library into lib/cryptoHerbert Xu1-1/+1
2025-04-07crypto: riscv/chacha - implement library instead of skcipherEric Biggers1-7/+4
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-1/+0
2024-03-20crypto: riscv - add vector crypto accelerated AES-CBC-CTSEric Biggers1-2/+2
2024-01-23crypto: riscv - add vector crypto accelerated SM4Jerry Shih1-0/+17
2024-01-23crypto: riscv - add vector crypto accelerated SM3Jerry Shih1-0/+12
2024-01-23crypto: riscv - add vector crypto accelerated SHA-{512,384}Jerry Shih1-0/+11
2024-01-23crypto: riscv - add vector crypto accelerated SHA-{256,224}Jerry Shih1-0/+11
2024-01-23crypto: riscv - add vector crypto accelerated GHASHJerry Shih1-0/+10
2024-01-23crypto: riscv - add vector crypto accelerated ChaCha20Jerry Shih1-0/+11
2024-01-23crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}Jerry Shih1-0/+16
2024-01-23RISC-V: hook new crypto subdir into build-systemHeiko Stuebner1-0/+5