Age | Commit message (Expand) | Author |
---|---|---|
2023-07-26 | crypto: remove outdated variant of ChaCha20Poly1305 AEAD | Pieter Wuille |
2023-07-12 | Switch all callers from poly1305_auth to Poly1305 class | 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-06 | Do not run functions with necessary side-effects in assert() | practicalswift |
2020-07-30 | Make CHash256 and CHash160 consume Spans | Pieter Wuille |
2020-06-13 | Replace current benchmarking framework with nanobench | Martin Ankerl |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-04-16 | scripted-diff: Sort test includes | MarcoFalke |
2019-10-15 | Remove unused includes | practicalswift |
2019-07-03 | Add ChaCha20Poly1305@Bitcoin AEAD benchmark | Jonas Schnelli |