Skip to content

Add option to reuse key material - #78

Merged
jsha merged 1 commit into
jsha:masterfrom
mswart:reuse-keys
Sep 3, 2025
Merged

Add option to reuse key material#78
jsha merged 1 commit into
jsha:masterfrom
mswart:reuse-keys

Conversation

@mswart

@mswart mswart commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

It needs to be opt-in via a command-line option.
The code currently does not check whether the read key has the requested algorithm / key size.

Fixes #72

It needs to be opt-in via a command-line option.
The code currently does not check whether the read key has the
requested algorithm / key size.

@jsha jsha left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jsha
jsha merged commit 5aa178a into jsha:master Sep 3, 2025
@mswart
mswart deleted the reuse-keys branch September 4, 2025 18:35
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.

support using an existing private key

2 participants