Open ifennna opened 2 years ago
Is there a possibility for C_GenerateKeyPair to support EC_SIGN_SECP256K1_SHA256 as a signing algorithm in the library?
C_GenerateKeyPair
EC_SIGN_SECP256K1_SHA256
I noticed it being recommended here and I believe it would suit my needs, but I see no way of using it.
Is there a possibility for
C_GenerateKeyPair
to supportEC_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.