Docs.rs
ecdh_wrapper-0.0.9
ecdh_wrapper 0.0.9
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
david415
Dependencies
base64 ^0.10.0
normal
clear_on_drop ^0.2.3
normal
pem ^0.4
normal
rand ^0.4.2
normal
x25519-dalek ^0.4.2
normal
rand ^0.4.2
dev
tempfile ^3.0.4
dev
Versions
75.76%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ecdh_
wrapper
0.0.9
All Items
Crate Items
Modules
Structs
Constants
Functions
Crate
ecdh_wrapper
Copy item path
Source
Modules
§
errors
Structs
§
Private
Key
Privatekey, a keypair for performing ECDH and blinding operations.
Public
Key
PublicKey, a public key for performing ECDH and blinding operations.
Constants
§
KEY_
SIZE
KEY_SIZE is the size in bytes of the keys.
Functions
§
exp
exp performs elliptic curve scalar multiplication
exp_g
exp_g performs elliptic curve base scalar multiplication