# Functions
No description provided by the author
Decrypt takes a ciphertext and decrypts it using the given secret key and nonce.
Encrypt takes a plaintext and encrypts it using the given secret key and nonce.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author