Liking cljdoc? Tell your friends :D

convex.pfx

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.
raw docstring

convex.sign

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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close