mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
409cec8a07
Adapts the following code from BearSSL to support translation between ASN.1 DER encoded and fixed size (a.k.a. "raw") signatures. This additionally allows eagerly checking that ASN.1 DER-encoded signatures are well-formed.