Docs.rs
pyrus-crypto-0.3.0
pyrus-crypto 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
lysolaka
Dependencies
argon2 ^0.5.3
normal
base64 ^0.22.1
normal
blake3 ^1.5.5
normal
chacha20poly1305 ^0.10.1
normal
ed25519-dalek ^2
normal
faster-hex ^0.10.0
normal
indexmap ^2.7.1
normal
postcard ^1.1.1
normal
rand_core =0.6.4
normal
serde ^1.0
normal
thiserror ^2
normal
x25519-dalek ^2
normal
zeroize ^1.8
normal
serde_json ^1.0
dev
Versions
85.53%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
All
pyrus_
crypto
0.3.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
cert::Cert
message::Header
message::Message
message::MessageBuilder
message::MessageParser
Enums
error::CryptoError
message::MessageDesc
message::MessageType
Traits
message::MessageFinal
Functions
crypto::decrypt_key
crypto::decrypt_symmetric
crypto::derive_key
crypto::encrypt_key
crypto::encrypt_symmetric
crypto::sign_message
crypto::verify_signature
Type Aliases
Fingerprint
error::Result