Docs.rs
ngdp-crypto-0.4.3
ngdp-crypto 0.4.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
20 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
danielsreichenbach
wowemulation-panda
Dependencies
cipher ^0.5.0-rc.0
normal
dirs ^6.0
normal
generic-array ^1.2
normal
hex ^0.4.3
normal
rc4 ^0.1
normal
salsa20 ^0.11.0-rc.0
normal
thiserror ^2.0
normal
tracing ^0.1
normal
criterion ^0.7
dev
tempfile ^3.20
dev
Versions
89.19%
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
All
ngdp_
crypto
0.4.3
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
key_service::KeyService
Enums
error::CryptoError
Functions
arc4::decrypt_arc4
arc4::encrypt_arc4
keys::hardcoded_keys
keys::parse_key_hex
keys::parse_key_name
salsa20::decrypt_salsa20
salsa20::encrypt_salsa20
Type Aliases
Result