Creating and managing a key store for storing key pairs in a file.
See convex.sign
about key pairs.
Creating and managing a key store for storing key pairs in a file. See [[convex.sign]] about key pairs.
Signing cells using public key cryptography, most notably transactions as required prior to submission.
More precisely, is signed the hash of the encoding of the cell, producing a signed data cell.
Uses Ed25519.
Signing cells using public key cryptography, most notably transactions as required prior to submission. More precisely, is signed the hash of the encoding of the cell, producing a signed data cell. Uses Ed25519.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close