Module schnorr
darkfi_
sdk
0.4.1
Module schnorr
Module Items
Structs
Traits
In darkfi_
sdk::
crypto
Modules
blind
constants
contract_id
diffie_hellman
ecvrf
func_ref
keypair
merkle_node
mimc_vdf
note
pasta_prelude
pedersen
schnorr
smt
util
darkfi_sdk
::
crypto
Module
schnorr
Copy item path
Settings
Help
Summary
Source
Expand description
Schnorr signature traits
Structs
§
Signature
Schnorr signature with a commit and response
Traits
§
Schnorr
Public
Trait for public keys that implements a signature verification
Schnorr
Secret
Trait for secret keys that implements a signature creation