Docs.rs
browser-crypto-0.1.0
browser-crypto 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jdrouet
Dependencies
js-sys ^0.3
normal
thiserror ^2.0
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
aes-gcm ^0.10
dev
console_error_panic_hook ^0.1
dev
getrandom ^0.2
dev
wasm-bindgen-test ^0.3
dev
web-sys ^0.3
dev
Versions
89.74%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
wasm32-unknown-unknown
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
browser_
crypto
0.1.0
Crate Items
Structs
Enums
Traits
List of all items
Structs
aes256gcm::Aes256Gcm
algorithm::Nonce
Enums
Error
aes256gcm::ImportKeyError
algorithm::DecryptionError
algorithm::EncryptionError
algorithm::NonceError
Traits
algorithm::Algorithm