Module der

Source
Expand description

Support for ECDSA signatures encoded as ASN.1 DER.

Structs§

Signature
ASN.1 DER-encoded signature.

Type Aliases§

MaxOverhead
Maximum overhead of an ASN.1 DER-encoded ECDSA signature for a given curve: 9-bytes.
MaxSize
Maximum size of an ASN.1 DER encoded signature for the given elliptic curve.