fn Ecdsa(comptime Curve: type, comptime Hash: type) type

Elliptic Curve Digital Signature Algorithm (ECDSA).

Parameters

Curve: type,
Hash: type,

Values

noise_length
undefined

Length (in bytes) of optional random bytes, for non-deterministic signatures.