Crate aes_256_gcm

Source
Expand description

Inspired by simplicity of (let’s say JWT) this crate provide high-level abstraction for AES-GCM Crate with some enhancement such as expiration check

for detailed usage, please refer to the readme and example in the repository

Structs§

AesError
AesOptions
Client

Enums§

AesErrorCode