Crate identity_jose

Source
Expand description

§IOTA Identity - JOSE

This crate provides a pluggable JSON Object Signing and Encryption (JOSE) implementation for use in IOTA Identity.

Modules§

error
Errors that may occur in the library.
jose
Traits for JOSE headers.
jwk
JSON Web Keys (JWK)
jws
JSON Web Signatures (JWS)
jwt
JSON Web Tokens (JWT)
jwu
JSON Web Utilities.