Docs.rs
aescrypt-rs-0.1.6
aescrypt-rs 0.1.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Slurp9187
Dependencies
aes ^0.8
normal
hex ^0.4
normal
hmac ^0.12
normal
pbkdf2 ^0.12
normal
pipe ^0.4.0
normal
rand ^0.9
normal
rayon ^1.11
normal
optional
secure-gate ^0.5.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
criterion ^0.7
dev
Versions
58.62%
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
RandomIv16
aescrypt_
rs
0.1.6
Random
Iv16
Aliased Type
In aescrypt_
rs::
aliases
aescrypt_rs
::
aliases
Type Alias
Random
Iv16
Copy item path
Source
pub type RandomIv16 =
RandomBytes
<16>;
Aliased Type
ยง
pub struct RandomIv16(
/* private fields */
);