summaryrefslogtreecommitdiff
path: root/arch/riscv/crypto/Kconfig
AgeCommit message (Expand)Author
2025-05-05crypto: riscv/sha256 - implement library instead of shashEric Biggers
2025-04-28crypto: riscv - move library functions to arch/riscv/lib/crypto/Eric Biggers
2025-04-16crypto: lib/sm3 - Move sm3 library into lib/cryptoHerbert Xu
2025-04-07crypto: riscv/chacha - implement library instead of skcipherEric Biggers
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2024-03-20crypto: riscv - add vector crypto accelerated AES-CBC-CTSEric Biggers
2024-01-22crypto: riscv - add vector crypto accelerated SM4Jerry Shih
2024-01-22crypto: riscv - add vector crypto accelerated SM3Jerry Shih
2024-01-22crypto: riscv - add vector crypto accelerated SHA-{512,384}Jerry Shih
2024-01-22crypto: riscv - add vector crypto accelerated SHA-{256,224}Jerry Shih
2024-01-22crypto: riscv - add vector crypto accelerated GHASHJerry Shih
2024-01-22crypto: riscv - add vector crypto accelerated ChaCha20Jerry Shih
2024-01-22crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}Jerry Shih
2024-01-22RISC-V: hook new crypto subdir into build-systemHeiko Stuebner