Module ring_compat::signature::ecdsa::der
source · Available on crate features
signature
and der
only.Expand description
Support for ASN.1 DER-encoded ECDSA signatures as specified in RFC5912 Appendix A.
Structs
- ASN.1 DER-encoded signature as specified in RFC5912 Appendix A:
Type Aliases
- Maximum overhead of an ASN.1 DER-encoded ECDSA signature for a given curve: 9-bytes.
- Maximum size of an ASN.1 DER encoded signature for the given elliptic curve.