Docs.rs
sphinx-packet-0.1.0
sphinx-packet 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
futurechimp
jstuczyn
octol
github:nymtech:core
Dependencies
aes ^0.7.4
normal
arrayref ^0.3.5
normal
blake2 ^0.8.0
normal
bs58 ^0.4.0
normal
byteorder ^1.3.2
normal
chacha ^0.3.0
normal
curve25519-dalek ^3.0.0
normal
digest ^0.9
normal
hkdf ^0.11.0
normal
hmac ^0.11.0
normal
lioness ^0.1.2
normal
log ^0.4
normal
rand ^0.7.3
normal
rand_distr ^0.3
normal
sha2 ^0.9.1
normal
subtle ^2.3.0
normal
criterion ^0.3
dev
mockall ^0.10.2
dev
Versions
11.54%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Module crypto
Modules
Constants
Functions
Type Definitions
?
Module
sphinx_packet
::
crypto
source
·
[
−
]
Re-exports
pub use
keys
::*;
Modules
keys
Constants
STREAM_CIPHER_INIT_VECTOR
STREAM_CIPHER_KEY_SIZE
Functions
compute_keyed_hmac
Compute keyed hmac
generate_pseudorandom_bytes
Type Definitions
HmacOutput