Age | Commit message (Expand) | Author |
---|---|---|
2023-07-12 | Switch all callers from poly1305_auth to Poly1305 class | Pieter Wuille |
2023-07-12 | crypto: add Poly1305 class with std::byte Span interface | Pieter Wuille |
2023-07-12 | crypto: switch poly1305 to incremental implementation | Pieter Wuille |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-09-23 | refactor: use <cstdlib> over stdlib.h | fanquake |
2019-03-26 | Add Poly1305 implementation | Jonas Schnelli |