Module crypto

Source
Expand description

Module for crypto functions

Re-exports§

pub use bdk::bitcoin::secp256k1;

Modules§

hash160
Module for Hash160 hashing
sha256
Module for sha256 hashing
wif
WIF parsing and construction of Stacks private keys.

Structs§

Hasher
The hasher type

Traits§

Hashing
Hashing trait

Type Aliases§

PrivateKey
Stacks private key
PublicKey
Stacks public key