Docs.rs
include-crypt-crypto-0.1.0
include-crypt-crypto 0.1.0
Permalink
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
Module key
include_
crypt_
crypto
0.1.0
Module key
Module Items
Structs
Constants
In crate include_
crypt_
crypto
include_crypt_crypto
Module
key
Copy item path
Source
Structs
§
Encryption
Key
A simple symmetric encryption key which will be stored as a vector of bytes.
Constants
§
DEFAULT_
KEY_
LEN
The default key size.