Golang-Koblitz-elliptic-curve-DSA-library icon indicating copy to clipboard operation
Golang-Koblitz-elliptic-curve-DSA-library copied to clipboard

A library for ECDSA using Koblitz curves, such as secp256k1

Results 1 Golang-Koblitz-elliptic-curve-DSA-library issues
Sort by recently updated
recently updated
newest added

I'm getting the following output from ecdsa_test.go: --- FAIL: TestVectors (0.29 seconds) bitecdsa_test.go:222: 2: bad result bitecdsa_test.go:222: 7: bad result bitecdsa_test.go:222: 10: bad result FAIL exit status 1 FAIL bitmessage/bitecdsa...