Liking cljdoc? Tell your friends :D

fluree.crypto.jws

An implementation of https://datatracker.ietf.org/doc/html/rfc7515
raw docstring

b64clj/s

(b64 s)

Convert to base64url and remove the trailing padding (=).

Convert to base64url and remove the trailing padding (=).
sourceraw docstring

deserialize-jwsclj/s

(deserialize-jws jws)

Deserialize a compact JWS into its component parts

Deserialize a compact JWS into its component parts
sourceraw docstring

JOSE-headerclj/s

The JOSE header for a secp256k1 signing key.
https://github.com/decentralized-identity/EcdsaSecp256k1RecoverySignature2020
sourceraw docstring

serialize-jwsclj/s

(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.
sourceraw docstring

signclj/s

(sign signing-input signing-key)
source

verifyclj/s

(verify jws)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close