Skip to content

ecdsa: adopt der API changes #1025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 5, 2025

Conversation

baloo
Copy link
Member

@baloo baloo commented Aug 3, 2025

Make ecdsa crate compatible with API changes made to Header struct in the der crate.

Followup to RustCrypto/formats#1931

@baloo baloo force-pushed the baloo/ecdsa/der-api-changes branch from 3d84f9b to 1fadd17 Compare August 3, 2025 23:08
@baloo baloo changed the title ecdsa: adjust for upcoming der API changes ecdsa: adopt der API changes Aug 3, 2025
@baloo baloo marked this pull request as draft August 4, 2025 00:04
@baloo
Copy link
Member Author

baloo commented Aug 4, 2025

Pull new der releases instead: RustCrypto/formats#1979

@baloo baloo force-pushed the baloo/ecdsa/der-api-changes branch from 7e6425f to 7a0f5ba Compare August 5, 2025 02:08
@baloo baloo marked this pull request as ready for review August 5, 2025 02:08
dwhjames and others added 2 commits August 4, 2025 20:45
Make ecdsa crate compatible with upcoming changes to `Header` struct in
the `der` crate.
@baloo baloo force-pushed the baloo/ecdsa/der-api-changes branch from 7a0f5ba to 3f0b8ef Compare August 5, 2025 03:45
@baloo
Copy link
Member Author

baloo commented Aug 5, 2025

@tarcieri can I ask for a merge on this one? just so I can re-unite the workspace in formats.

@tarcieri tarcieri merged commit 938a09b into RustCrypto:master Aug 5, 2025
76 checks passed
@baloo baloo deleted the baloo/ecdsa/der-api-changes branch August 6, 2025 03:49
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.

3 participants