8000 Support for Secp256k1 in Pactus · Issue #1695 · pactus-project/pactus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support for Secp256k1 in Pactus #1695

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

Open
b00f opened this issue Feb 12, 2025 · 1 comment
Open

Support for Secp256k1 in Pactus #1695

b00f opened this issue Feb 12, 2025 · 1 comment
Labels
Milestone

Comments

@b00f
Copy link
Collaborator
b00f commented Feb 12, 2025

Support for Secp256k1 in Pactus

Secp256k1 is a widely supported elliptic curve cryptography (ECC) standard, used in various cryptographic applications. For instance, it is supported by Nitrokey HSM. Unfortunately, Ed25519 is not supported in Nitrokey HSM, as discussed here.

Adding support for Secp256k1 in Pactus would significantly enhance key management options, enabling better integration with hardware security modules (HSMs) and other widely used cryptographic tools.

@b00f b00f added this to the v1.9.0 milestone Feb 12, 2025
@b00f b00f added the crypto label Feb 12, 2025
@b00f
Copy link
Collaborator Author
b00f commented Feb 12, 2025

We need to use the same parameter as BItcoin and ensure it fully tested with well known test vectors

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

No branches or pull requests

1 participant
0