summaryrefslogtreecommitdiffstats
path: root/crypto/chacha/chacha_riscv.c
AgeCommit message (Expand)Author
2024-05-08riscv: Provide a vector only implementation of Chacha20 cipherYangyu Chen
2024-04-17Use scalar ALU and vector ALU together for chacha20 stream cipherJerry Shih
2023-10-26riscv: Provide a vector implementation of CHACHA20 cipher.Jerry Shih