Skip to main content

Module encryption

Module encryption 

Source
Expand description

Session encryption — AES-256-GCM for encrypting session data at rest.

Structs§

SessionEncryptor
Encrypts and decrypts session data using AES-256-GCM.

Enums§

EncryptionError
Errors that can occur during encryption/decryption.