Docs.rs
crypter-0.3.1
crypter 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
m-lima
Dependencies
aead ^0.5.2
normal
optional
aes-gcm-siv ^0.11.1
normal
argon2 ^0.5.3
normal
optional
base64 ^0.22.1
normal
getrandom ^0.2
normal
optional
js-sys ^0.3.83
normal
optional
sha2 ^0.10.8
normal
wasm-bindgen ^0.2.106
normal
optional
Versions
94.74%
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
Key
crypter
0.3.1
crypter
Type Alias
Key
Copy item path
Source
pub type Key = [
u8
;
32
];