Age | Commit message (Expand) | Author |
---|---|---|
2023-08-17 | fuzz: support std::byte in Consume{Fixed,Variable}LengthByteVector | Pieter Wuille |
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 |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-06-25 | tests: Add fuzzing harness for poly1305_auth(...) | practicalswift |