Structs

  • Wrapper around the Nonce implementation from the chacha20poly1305 crate. This wrapper implements ZeroizeOnDrop to ensure that the key is zeroed when the Nonce struct is dropped.

Functions