[][src]Module mundane::public::ec::ecdsa

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.