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

Add --passphrase option to support encrypted keys #12

Merged
merged 3 commits into from
Jan 20, 2021

Conversation

silverbackdan
Copy link
Contributor

@silverbackdan silverbackdan commented Jan 20, 2021

New feature to add support for encrypted keys + sign test.

I didn't see a test for the RSA algorithm in the verify tests to base another test on to ensure we send over the correct object to the underlying package - but I've implemented the functionality there anyway as well.

Fixes: #11

@clarketm
Copy link
Owner

Hi @silverbackdan , I appreciate the contribution! Your PR lgtm; I will merge it in and integrate it with the next release.

@clarketm clarketm merged commit da64512 into clarketm:master Jan 20, 2021
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.

Passphrase input for encrypted key
2 participants