Namespace AtlasRhythm.Cryptography.Aeads
Classes
Aead
Represents the abstract class from which all implementations of Authenticated Encryption with Associated Data (AEAD) must derive.
Chacha20Poly1305
Represents a key to be used with ChaCha20 and Poly1305 for Authenticated Encryption with Associated Data.