Age | Commit message (Expand) | Author |
---|---|---|
2023-01-30 | Only support 32-byte keys in ChaCha20{,Aligned} | Pieter Wuille |
2023-01-30 | Rename ChaCha20::Seek -> Seek64 to clarify multiple of 64 | Pieter Wuille |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-10-20 | bench: explicitly make all current benchmarks "high" priority | furszy |
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-06-13 | Replace current benchmarking framework with nanobench | Martin Ankerl |
2019-10-15 | Remove unused includes | practicalswift |
2019-06-02 | Make reasoning about dependencies easier by not including unused dependencies | practicalswift |
2019-05-03 | Add ChaCha20 bench | Jonas Schnelli |