Docs.rs
include-crypt-crypto-0.1.0
include-crypt-crypto 0.1.0
Docs.rs crate page
Links
crates.io
Source
Owners
not-matthias
Dependencies
aes ^0.6.0
normal
cfb-mode ^0.6.0
normal
hex ^0.4.2
normal
rand ^0.8.3
normal
Versions
73.33%
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
DEFAULT_KEY_LEN
include_
crypt_
crypto
0.1.0
In include_
crypt_
crypto::
key
include_crypt_crypto
::
key
Constant
DEFAULT_
KEY_
LEN
Copy item path
Source
pub const DEFAULT_KEY_LEN:
usize
= super::xor::XOR_KEY_LEN; // 32usize
Expand description
The default key size.