Skip to content

Conversation

@tarcieri
Copy link
Member

...and all of the downstream dependencies needed to upgrade it:

  • dsa
  • rsa
  • p256
  • p384
  • p521

This notably includes some changes to dsa and rsa which eliminate the use of Odd and NonZero input parameters, putting those checks in the constructor instead.

...and all of the downstream dependencies needed to upgrade it:

- `dsa`
- `rsa`
- `p256`
- `p384`
- `p521`

This notably includes some changes to `dsa` and `rsa` which eliminate
the use of `Odd` and `NonZero` input parameters, putting those checks in
the constructor instead.
@tarcieri tarcieri merged commit ee835e3 into master Jun 21, 2025
30 checks passed
@tarcieri tarcieri deleted the crypto-bigint/v0.7.0-pre.5 branch June 21, 2025 02:09
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