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

JS CLI: Add support for using password-encrypted PKCS#8 keys #852

Merged
merged 3 commits into from
Apr 6, 2023

Conversation

sonkkeli
Copy link
Collaborator

@sonkkeli sonkkeli commented Apr 6, 2023

No description provided.

Function will be used to support signing with password-encrypted
private keys.
@sonkkeli sonkkeli requested a review from cmfcmf April 6, 2023 08:11
js/sign/src/cli.ts Outdated Show resolved Hide resolved
js/sign/src/cli.ts Outdated Show resolved Hide resolved
js/sign/src/integrityblock.ts Outdated Show resolved Hide resolved
js/sign/src/integrityblock.ts Outdated Show resolved Hide resolved
js/sign/src/cli.ts Show resolved Hide resolved
@sonkkeli
Copy link
Collaborator Author

sonkkeli commented Apr 6, 2023

PTAL

Copy link
Collaborator

@cmfcmf cmfcmf left a comment

Choose a reason for hiding this comment

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

Awesome stuff :)

@sonkkeli sonkkeli merged commit 2b6ddd7 into WICG:main Apr 6, 2023
@sonkkeli sonkkeli deleted the support-password-encrypted-keys branch April 6, 2023 13:44
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.

None yet

2 participants