Skip to content

pgp: support external signer for EdDSA algorithm - #318

Open
import-shiburin wants to merge 1 commit into
ProtonMail:mainfrom
import-shiburin:main
Open

pgp: support external signer for EdDSA algorithm#318
import-shiburin wants to merge 1 commit into
ProtonMail:mainfrom
import-shiburin:main

Conversation

@import-shiburin

Copy link
Copy Markdown

Hello!
I've been trying signing some binaries with Ed25519 keypair using remote signer recently, then found that current implementation of the library does not support such usecase yet.

This PR addresses it by trying using private key as Signer like other algorithms.
One additional bugfix (err is shadowed thus signer's error is ignored) is also included.

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.

1 participant