Docs.rs
wamu-core-0.1.1
wamu-core 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidsemakula
Dependencies
aes-gcm ^0.10.2
normal
crypto-bigint ^0.5.2
normal
hkdf ^0.12.3
normal
k256 ^0.13.1
normal
rand ^0.8.5
normal
sha2 ^0.10.7
normal
zeroize ^1.6.0
normal
Versions
98.36%
of the crate is documented
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
wamu_
core
0.1.1
Module utils
Module Items
Constants
Functions
In crate wamu_
core
wamu_core
Module
utils
Copy item path
Source
Expand description
Utilities for core sub-protocols.
Constants
§
WAMU_
MESSAGE_
PREFIX
Functions
§
prefix_
message_
bytes
Add predefined prefix to a given message.
unix_
timestamp
Returns the unix timestamp in seconds.