Docs.rs
rw-builder-0.2.0
rw-builder 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
RLangendam
Dependencies
aes ^0.9.0
normal
optional
base64 ^0.22.1
normal
optional
bzip2 ^0.6.1
normal
optional
chacha20 ^0.10.0
normal
optional
cipher ^0.5.1
normal
optional
crc32fast ^1.4.2
normal
optional
ctr ^0.10.0
normal
optional
digest ^0.11.2
normal
optional
flate2 ^1.0.26
normal
optional
lz4_flex ^0.13.0
normal
optional
postcard ^1.1.3
normal
optional
rmp-serde ^1.3.0
normal
optional
salsa20 ^0.11.0
normal
optional
serde ^1.0.164
normal
optional
serde_json ^1.0.149
normal
optional
sha2 ^0.11.0
normal
optional
sha3 ^0.11.0
normal
optional
thiserror ^2.0.18
normal
wincode ^0.5.3
normal
optional
zstd ^0.13.1
normal
optional
criterion ^0.8.2
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Aes256Key
rw_
builder
0.2.0
rw_builder
Type Alias
Aes256
Key
Copy item path
Source
pub type Aes256Key = [
u8
;
32
];
Available on
crate feature
aes_ctr
only.
Expand description
The key type for the AES-256-CTR cipher