Skip to main content

Module der

Module der 

Source
Expand description

Support for ASN.1 DER-encoded ECDSA signatures as specified in RFC5912 Section 6.

Structsยง

Signature
ASN.1 DER-encoded signature as specified in RFC5912 Section 6:
SignatureRef ๐Ÿ”’

Functionsยง

find_scalar_range ๐Ÿ”’
Locate the range within a slice at which a particular subslice is located

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.
SignatureBytes ๐Ÿ”’
Byte array containing a serialized ASN.1 signature