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

minimize handling of Ethereum private key #359

Open
sichen1234 opened this issue Nov 8, 2021 · 1 comment
Open

minimize handling of Ethereum private key #359

sichen1234 opened this issue Nov 8, 2021 · 1 comment
Assignees

Comments

@sichen1234
Copy link
Contributor

Based on today's demo, can the Vault engine sign the ethereum transaction directly instead of returning the ethereum private key?

@Zzocker
Copy link
Member

Zzocker commented Nov 12, 2021

For now no, since vault transit engine doesn't support ecdsa-secp256k1 signature. An issue and a PR is opened on vault repo for the ecdsa-secp256k1 support.

Issue : hashicorp/vault#4594
PR : hashicorp/vault#11469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants