Skip to content
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

Fix primes on RSA key conversion #318

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

EpicEric
Copy link

@EpicEric EpicEric commented Dec 1, 2024

Shoutout to @dignifiedquire for finding the issue in RustCrypto/RSA#463

Shoutout to @dignifiedquire for finding the issue
EpicEric added a commit to EpicEric/russh that referenced this pull request Dec 1, 2024
This solves signatures not working in the current version of russh_keys,
which were previously incorrect due to an upstream bug
(see RustCrypto/SSH#318)
EpicEric added a commit to EpicEric/russh that referenced this pull request Dec 1, 2024
This solves signatures not working in the current version of russh_keys,
which were previously incorrect due to an upstream bug
(see RustCrypto/SSH#318)
@Eugeny
Copy link
Contributor

Eugeny commented Dec 1, 2024

It's same as #218 so I guess it just needs a backport to the stable release

Eugeny added a commit to Eugeny/RustCrypto-SSH that referenced this pull request Dec 28, 2024
Eugeny added a commit to Eugeny/RustCrypto-SSH that referenced this pull request Dec 29, 2024
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