Module paseto

Source
Expand description

Credential provider that implements PASETO asymmetric tokens stored in Cargo’s config.

Structs§

Footer 🔒
The footer of an asymmetric token as describe in RFC 3231.
Message 🔒
The main body of an asymmetric token as describe in RFC 3231.
PasetoCredential 🔒

Functions§

paserk_public_from_paserk_secret 🔒
Checks that a secret key is valid, and returns the associated public key in Paserk format.