Skip to content

ecdsa: Adds support for the SignatureBitStringEncoding trait#716

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
baloo:baloo/ecdsa/bitstring-encoding
May 4, 2023
Merged

ecdsa: Adds support for the SignatureBitStringEncoding trait#716
tarcieri merged 1 commit intoRustCrypto:masterfrom
baloo:baloo/ecdsa/bitstring-encoding

Conversation

@baloo
Copy link
Member

@baloo baloo commented May 4, 2023

@baloo baloo force-pushed the baloo/ecdsa/bitstring-encoding branch from d50d0d9 to 648f14e Compare May 4, 2023 21:43
@tarcieri tarcieri merged commit 7bf1313 into RustCrypto:master May 4, 2023
@baloo baloo deleted the baloo/ecdsa/bitstring-encoding branch May 4, 2023 22:32
baloo added a commit to baloo/signatures that referenced this pull request May 10, 2023
Added
- RFC5480 citation for `der::Signature` (RustCrypto#710)
- support for the `SignatureBitStringEncoding` trait (RustCrypto#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (RustCrypto#709)
- `der::Signature` citation to RFC5912 (RustCrypto#711)
- make `fmt` impls more consistent (RustCrypto#713)

Fixed
- `serde` doc fixup (RustCrypto#712)
@baloo baloo mentioned this pull request May 10, 2023
baloo added a commit to baloo/signatures that referenced this pull request May 10, 2023
Added
- RFC5480 citation for `der::Signature` (RustCrypto#710)
- support for the `SignatureBitStringEncoding` trait (RustCrypto#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (RustCrypto#709)
- `der::Signature` citation to RFC5912 (RustCrypto#711)
- make `fmt` impls more consistent (RustCrypto#713)

Fixed
- `serde` doc fixup (RustCrypto#712)
baloo added a commit to baloo/signatures that referenced this pull request May 10, 2023
Added
- RFC5480 citation for `der::Signature` (RustCrypto#710)
- support for the `SignatureBitStringEncoding` trait (RustCrypto#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (RustCrypto#709)
- `der::Signature` citation to RFC5912 (RustCrypto#711)
- make `fmt` impls more consistent (RustCrypto#713)

Fixed
- `serde` doc fixup (RustCrypto#712)
baloo added a commit to baloo/signatures that referenced this pull request May 11, 2023
Added
- RFC5480 citation for `der::Signature` (RustCrypto#710)
- support for the `SignatureBitStringEncoding` trait (RustCrypto#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (RustCrypto#709)
- `der::Signature` citation to RFC5912 (RustCrypto#711)
- make `fmt` impls more consistent (RustCrypto#713)

Fixed
- `serde` doc fixup (RustCrypto#712)
tarcieri pushed a commit that referenced this pull request May 11, 2023
Added
- RFC5480 citation for `der::Signature` (#710)
- support for the `SignatureBitStringEncoding` trait (#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (#709)
- `der::Signature` citation to RFC5912 (#711)
- make `fmt` impls more consistent (#713)

Fixed
- `serde` doc fixup (#712)
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.

2 participants