# Functions

NewAESEncryptedStorage creates a new encrypted storage backed by the given file/key.
No description provided by the author

# Structs

AESEncryptedStorage is a storage type which is backed by a json-file.
EphemeralStorage is an in-memory storage that does not persist values to disk.

# Interfaces

No description provided by the author