Pieter Wuille
bdcbc8594c
fuzz: support std::byte in Consume{Fixed,Variable}LengthByteVector
2023-08-17 15:31:56 -04:00
Pieter Wuille
4e5c933f6a
Switch all callers from poly1305_auth to Poly1305 class
...
This also removes the old poly1305_auth interface, as it no longer serves any
function. The new Poly1305 class based interface is more modern and safe.
2023-07-12 22:43:55 -04:00
Pieter Wuille
40e6c5b9fc
crypto: add Poly1305 class with std::byte Span interface
2023-07-12 22:40:55 -04:00
MarcoFalke
44444ba759
fuzz: Link all targets once
2020-12-10 07:15:42 +01:00
practicalswift
ec86ca1aaa
tests: Add fuzzing harness for poly1305_auth(...)
2020-06-25 15:06:13 +00:00