Docs.rs
d3xs-protocol-0.1.0
d3xs-protocol 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
kpcyrd
Dependencies
crypto_box ^0.9.1
normal
data-encoding ^2.4.0
normal
serde ^1.0.192
normal
optional
sha3 ^0.10.8
normal
thiserror-no-std ^2.0.2
normal
getrandom ^0.2
normal
getrandom ^0.2
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3.65
normal
Versions
0%
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
All
d3xs_
protocol
0.1.0
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
chall::Challenge
chall::RingBuffer
chall::UserDoorMap
crypto::PublicKey
crypto::Random
crypto::SecretKey
Enums
errors::Error
Traits
crypto::Rng
Functions
crypto::decrypt
crypto::encrypt
crypto::generate_secret_key
crypto::public_key
crypto::secret_key
crypto::test_sodium_crypto
Type Aliases
crypto::SalsaBox
errors::Result
Constants
crypto::CRYPTO_NONCE_SIZE
crypto::CRYPTO_PUBLIC_KEY_SIZE
crypto::CRYPTO_SECRET_KEY_SIZE
crypto::CRYPTO_TAG_SIZE