summaryrefslogtreecommitdiff
path: root/crypto/chacha/chacha_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Add ROTATE inline RISC-V zbb/zbkb asm for chachaHongren (Zenithal) Zheng2022-07-131-0/+22
* Update copyright yearRichard Levitte2020-07-161-1/+1
* Add and use internal header that implements endianness checkRichard Levitte2020-07-111-5/+3
* chacha_enc.c: fix for EBCDIC platformsJoerg Schmidbauer2019-11-131-4/+13
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/chacha/Richard Levitte2018-12-061-1/+1
* chacha/chacha_enc.c: harmonize counter width with subroutine name.Andy Polyakov2016-06-031-3/+7
* Copyright consolidation 09/10Rich Salz2016-05-171-46/+6
* Add reference ChaCha20 and Poly1305 implementations.Andy Polyakov2015-12-101-0/+157