Docs.rs
eznacl-3.2.9
eznacl 3.2.9
Permalink
Docs.rs crate page
MPL-2.0-no-copyleft-exception
Links
Homepage
Repository
crates.io
Source
Owners
darkwyrm
Dependencies
base85 ^1.1.0
normal
blake2 ^0.10.2
normal
blake3 ^1.3.1
normal
digest ^0.10.2
normal
lazy_static ^1.4.0
normal
rand ^0.8.5
normal
regex ^1.5.4
normal
rust-argon2 ^1.0.0
normal
serde ^1.0.145
normal
optional
sha2 ^0.10.1
normal
sodiumoxide ^0.2.7
normal
thiserror ^1.0.30
normal
tiny-keccak ^2.0.2
normal
Versions
45%
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
eznacl
3.2.9
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
CryptoString
EncryptionKey
EncryptionPair
SecretKey
SigningPair
VerificationKey
Enums
EzNaclError
HashStrength
KeyUsage
Traits
CryptoInfo
Decryptor
Encryptor
PrivateKey
PublicKey
Sign
VerifySignature
Functions
check_password
get_hash
get_preferred_hash_algorithm
get_supported_asymmetric_algorithms
get_supported_hash_algorithms
get_supported_signing_algorithms
get_supported_symmetric_algorithms
hash_password
hash_password_enhanced
init
is_supported_algorithm