Module ecdsa

Source
Expand description

Low level Elliptic Curve Digital Signature Algorithm (ECDSA) functions.

Structs§

EcdsaSig
A low level interface to ECDSA.
EcdsaSigRef
A reference to an EcdsaSig.