Liking cljdoc? Tell your friends :D

clj-secp256k1.secp256k1


secp256k1clj


sign-schnorrclj

(sign-schnorr message secret-key aux-rand32)

Create a Schnorr signature.

Create a Schnorr signature.
raw docstring

verify-schnorrclj

(verify-schnorr signature message public-key)

Verify a Schnorr signature.

Verify a Schnorr signature.
raw docstring

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

× close