summaryrefslogtreecommitdiffstats
path: root/crypto/chacha/chacha_enc.c
AgeCommit message (Expand)Author
2023-10-26riscv: Provide a vector implementation of CHACHA20 cipher.Jerry Shih
2022-07-13Add ROTATE inline RISC-V zbb/zbkb asm for chachaHongren (Zenithal) Zheng
2020-07-16Update copyright yearRichard Levitte
2020-07-11Add and use internal header that implements endianness checkRichard Levitte
2019-11-13chacha_enc.c: fix for EBCDIC platformsJoerg Schmidbauer
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/chacha/Richard Levitte
2016-06-03chacha/chacha_enc.c: harmonize counter width with subroutine name.Andy Polyakov
2016-05-17Copyright consolidation 09/10Rich Salz
2015-12-10Add reference ChaCha20 and Poly1305 implementations.Andy Polyakov