Docs.rs
bucky-crypto-0.1.0
bucky-crypto 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
BDTDevTeam
Dependencies
aes =0.7
normal
async-std ^1.12.0
normal
async-trait ^0.1.80
normal
base58 ^0.2.0
normal
block-modes =0.8
normal
bucky-error ^0.1.0
normal
bucky-raw-codec ^0.1.0
normal
bucky-time ^0.1
normal
ecies ^0.2
normal
generic-array ^0.12
normal
hex ^0.4.3
normal
libc ^0.2.153
normal
libsecp256k1 ^0.7.1
normal
log ^0.4.21
normal
rand ^0.8.5
normal
rsa ^0.9.6
normal
sha2 ^0.8
normal
x509-cert ^0.2.5
normal
optional
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
MNPublicKey
bucky_
crypto
0.1.0
bucky_crypto
Type Alias
MNPublic
Key
Copy item path
Source
pub type MNPublicKey = (
u8
,
Vec
<
PublicKey
>);