Docs.rs
ecrust-protocol-0.1.1
ecrust-protocol 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gbanegas
Dependencies
ecrust-ec ^0.1.1
normal
subtle ^2.6
normal
crypto-bigint ^0.7.3
dev
ecrust-fp ^0.1.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
Module ecdh
protocol
0.1.1
Module ecdh
Module Items
Structs
In crate protocol
protocol
Module
ecdh
Copy item path
Source
Expand description
Elliptic-curve Diffie–Hellman helpers.
Structs
§
Ecdh
Stateless ECDH helper.
KeyPair
Deterministic key pair built from a caller-supplied secret scalar.