[][src]Module aliri_jose::jwa

Implementations of the JSON Web Algorithms (JWA) standard

The specifications for these algorithms can be found in RFC7518.

Modules

hmac

HMAC JSON Web Algorithm implementations

rsa

RSA JSON Web Algorithm implementations

Structs

Hmac

HMAC secret

Rsa

RSA key

Enums

Algorithm

An algorithm

Usage

The intended use for a JWA