Module ecdsa

Source
Expand description

The Elliptic Curve Digital Signature Algorithm.

Structs§

EcdsaSignature
A DER-encoded ECDSA signature.

Traits§

EcdsaHash
A hash function which is compatible with ECDSA signatures over the curve C.