Crate ecdh_wrapper

Source

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
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