Skip to content

Conversation

deltadecay
Copy link

Hello,
I've added support for EC key pairs and method to generate one from builtin curve id or name.

Example:

using OpenSSL
#curves = ec_builtin_curves()

eckey = EvpPKey(ec_generate_key("secp256k1"))

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