You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: