@hackage ppad-poly13050.4.2
A fast Poly1305 MAC
Categories
License
MIT
Maintainer
jared@ppad.tech
Links
Versions
Installation
Tested Compilers
Dependencies (3)
- base >=4.9 && <5
- bytestring >=0.9 && <0.13
- ppad-fixed >=0.1.3 && <0.2 Show all…
Dependents (1)
@hackage/ppad-aead
Package Flags
llvm
(off by default)
Use GHC's LLVM backend.
sanitize
(off by default)
Build with AddressSanitizer and UndefinedBehaviorSanitizer.
A fast Poly1305 message authentication code, per RFC8439.