Docs.rs
linkspace-cryptography-0.1.0
linkspace-cryptography 0.1.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
AntonSol919
Dependencies
blake3 ^1.3.1
normal
k256 ^0.11
normal
rand ^0.8.5
normal
rand_core ^0.6.4
normal
thiserror ^1.0.31
normal
rand ^0.8.5
dev
rand_chacha ^0.3.1
dev
getrandom ^0.2.7
normal
Versions
0%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate linkspace_cryptography
Version 0.1.0
All Items
Re-exports
Modules
Structs
Constants
Functions
Type Definitions
?
Crate
linkspace_cryptography
source
·
[
−
]
Re-exports
pub use
rand
;
pub use
k256
;
pub use
blake3
;
pub use
ops
::*;
Modules
keygen
ops
schnorr
Taproot Schnorr signatures as defined in
BIP340
.
Structs
Error
Signature errors.
SigningKey
Constants
TEST_SECRET
Functions
blake3_hash
The default hash function.
public_testkey
Type Definitions
Hash
PublicKey
Signature