Docs.rs
secured-cipher-key-0.3.0
secured-cipher-key 0.3.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
mikesposito
Dependencies
hmac ~0.12.1
normal
pbkdf2 ~0.12.2
normal
rand_core ~0.6.4
normal
sha2 ~0.10.5
normal
Versions
70%
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
random_bytes
secured_
cipher_
key
0.3.0
secured_cipher_key
Function
random_
bytes
Copy item path
Source
pub fn random_bytes<const S:
usize
>() -> [
u8
;
S
]
Expand description
Generates a random byte array of a specified size.