go-did icon indicating copy to clipboard operation
go-did copied to clipboard

use github.com/decred/dcrd/dcrec/secp256k1/v4

Open mattn opened this issue 2 years ago • 1 comments
trafficstars

Fixes #1

mattn avatar Jun 03 '23 13:06 mattn

While this is an improvement in outcome over the current K256 code, where signatures produced are always malformed, this inherits the probabilistic signature failure issue from P256.

Yawning avatar Jun 05 '23 11:06 Yawning