Skip to main content

Module keys

Module keys 

Source
Expand description

Keypair generation for threshold ElGamal-P256.

Structs§

Keypair
A P-256 keypair.

Functions§

generate_keypair
Generate a fresh random keypair.
public_key_for
Compute the public key for a given secret scalar.