Expand description

sd_jwt

sd_jwt is an implementation of the SD-JWT draft. Not ready for production yet.

Enums

Functions

Returns a Value, sd-jwt as serialized string, SVC value, and svc as serialized string.

Returns the sd-jwt-release value and serialized string.

Returns a random base64 encoded String which can be used as salt.

Returns a JWK object from a PEM file content.

Verifies the given sd-jwt-release and returns the verified claims as serde_json::Value.