Skip to content

ecdsa: add RFC5480 citation for der::Signature#710

Merged
tarcieri merged 1 commit intomasterfrom
ecdsa/der-signature-docs
Apr 13, 2023
Merged

ecdsa: add RFC5480 citation for der::Signature#710
tarcieri merged 1 commit intomasterfrom
ecdsa/der-signature-docs

Conversation

@tarcieri
Copy link
Member

Adds a reference to the ASN.1 schema and where it's defined

Adds a reference to the ASN.1 schema and where it's defined
@tarcieri tarcieri merged commit b776db2 into master Apr 13, 2023
@tarcieri tarcieri deleted the ecdsa/der-signature-docs branch April 13, 2023 20:09
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.

1 participant