Docs.rs
zeronet_cryptography-0.1.9
zeronet_cryptography 0.1.9
Permalink
Docs.rs crate page
WTFPL
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Anshorei
Dependencies
base64 ~0.13
normal
basex-rs ~0.1.0
normal
bitcoin ~0.27
normal
ripemd ~0.1
normal
secp256k1 ~0.20
normal
sha2 ~0.10
normal
thiserror ~1.0
normal
Versions
21.43%
of the crate is documented
Platform
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
zeronet_
cryptography
0.1.9
All Items
Crate Items
Re-exports
Modules
Functions
Crate
zeronet_cryptography
Copy item path
Source
Re-exports
§
pub use error::
CryptError
as Error;
Modules
§
error
Functions
§
create
Create a valid key pair
msg_
hash
sign
Generate a valid signature for given data and private key
verify
Verifies that sign is a valid sign for given data and address