Docs.rs
dup-crypto-0.58.0
dup-crypto 0.58.0
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
librelois
Dependencies
arrayvec ^0.7
normal
optional
base64 ^0.13.0
normal
blake3 ^0.3.7
normal
bs58 ^0.4.0
normal
byteorder ^1.3.4
normal
chacha20poly1305 ^0.7.1
normal
optional
curve25519-dalek ^3.1
normal
optional
ed25519-bip32 ^0.3.2
normal
optional
hex ^0.4.2
normal
once_cell ^1.5.2
normal
optional
serde ^1.0.123
normal
thiserror ^1.0.24
normal
zerocopy ^0.3.0
normal
zeroize ^1.2.0
normal
bincode ^1.3.1
dev
criterion ^0.3.4
dev
sodiumoxide ^0.2.6
dev
unwrap ^1.2.1
dev
cryptoxide ^0.3.2
normal
optional
getrandom ^0.2.2
normal
ring ^0.16.20
normal
cryptoxide ^0.3.2
normal
getrandom ^0.2.2
normal
Versions
100%
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
Module b64
dup_
crypto
0.58.0
Module b64
Module Items
Functions
In dup_
crypto::
bases
dup_crypto
::
bases
Module
b64
Copy item path
Source
Expand description
Base64 conversion tools Provide base64 convertion tools
Functions
ยง
str_
base64_
to64bytes
Create an array of 64 bytes from a Base64 string.