Crate sframe

source ·
Expand description

Secure Frame (SFrame)

This library is an implementation of draft-ietf-sframe-enc-latest.

It is in it’s current form a subset of the specification (e.g. Aes-CTR is not implemented).

Modules

Enums

Depicts which AEAD algorithm is used for encryption and which hashing function is used for the key expansion, see sframe draft 00 4.4