Module encryption

Module encryption 

Source
Expand description

Encryption utilities using AES-256-GCM

Structs§

EncryptedData
Encrypted data with nonce

Functions§

decrypt
Decrypt data using AES-256-GCM
encrypt
Encrypt data using AES-256-GCM