Skip to content

ecdsa: add DER support to SignatureWithOid#786

Merged
tarcieri merged 1 commit into
masterfrom
ecdsa/signature-with-oid-der-support
Jan 17, 2024
Merged

ecdsa: add DER support to SignatureWithOid#786
tarcieri merged 1 commit into
masterfrom
ecdsa/signature-with-oid-der-support

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Adds the following methods:

  • from_der_with_digest
  • from_der_with_oid
  • to_der

These handle deserializing/serializing ASN.1 DER-encoded signatures.

Adds the following methods:

- `from_der_with_digest`
- `from_der_with_oid`
- `to_der`

These handle deserializing/serializing ASN.1 DER-encoded signatures.
@tarcieri tarcieri merged commit 81adf2e into master Jan 17, 2024
@tarcieri tarcieri deleted the ecdsa/signature-with-oid-der-support branch January 17, 2024 17:17
@tarcieri tarcieri mentioned this pull request Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant