GoogleCloudPlatform / kms-integrations

https://cloud.google.com/kms
Apache License 2.0
39 stars 13 forks source link

`EC_SIGN_SECP256K1_SHA256` support #6

Open ifennna opened 2 years ago

ifennna commented 2 years ago

Is there a possibility for C_GenerateKeyPair to support EC_SIGN_SECP256K1_SHA256 as a signing algorithm in the library?

I noticed it being recommended here and I believe it would suit my needs, but I see no way of using it.