Docs.rs
core-crypto-0.1.1-alpha.2
core-crypto 0.1.1-alpha.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
BlockPuppetsBlack
Dependencies
anyhow ^1.0
normal
bip39 ^1.0.1
normal
optional
curve25519-dalek ^3.1.0
normal
ed25519-dalek ^1.0.1
normal
fixed-hash ^0.3
normal
hex ^0.4.2
normal
rand ^0.7
normal
regex ^1
normal
serde_bytes ^0.11
normal
optional
serde ^1.0
normal
optional
sha3 ^0.9
normal
signature ^1.3
normal
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
SYM_AES_IV_LENGTH
core_
crypto
0.1.1-alpha.2
core_crypto
Constant
SYM_
AES_
IV_
LENGTH
Copy item path
Source
pub const SYM_AES_IV_LENGTH:
usize
= 12;
Expand description
The length Symbol Aes IV in bytes.