Crate ecdh_wrapper[][src]

Modules

errors

Structs

PrivateKey

Privatekey, a keypair for performing ECDH and blinding operations.

PublicKey

PublicKey, a public key for performing ECDH and blinding operations.

Constants

KEY_SIZE

Functions

exp

exp performs elliptic curve scalar multiplication

exp_g

exp_g performs elliptic curve base scalar multiplication