An implementation of https://datatracker.ietf.org/doc/html/rfc7515
An implementation of https://datatracker.ietf.org/doc/html/rfc7515
(b64 s)
Convert to base64url and remove the trailing padding (=).
Convert to base64url and remove the trailing padding (=).
(deserialize-jws jws)
Deserialize a compact JWS into its component parts
Deserialize a compact JWS into its component parts
The JOSE header for a secp256k1 signing key. https://github.com/decentralized-identity/EcdsaSecp256k1RecoverySignature2020
The JOSE header for a secp256k1 signing key. https://github.com/decentralized-identity/EcdsaSecp256k1RecoverySignature2020
(serialize-jws payload signing-key)
Create a JWS Compact Serialization of a JSON Web Signature.
Create a JWS Compact Serialization of a JSON Web Signature.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close