Namespace Org.BouncyCastle.Crypto.Macs
Classes
- Dstu7564Mac
Implementation of DSTU7564 mac mode
- GMac
The GMAC specialisation of Galois/Counter mode (GCM) detailed in NIST Special Publication 800-38D.
- Poly1305
Poly1305 message authentication code, designed by D. J. Bernstein.
- SipHash
Implementation of SipHash as specified in "SipHash: a fast short-input PRF", by Jean-Philippe Aumasson and Daniel J. Bernstein (https://131002.net/siphash/siphash.pdf).