module ECC

Elliptic Curve Digital Signature Algorithm (ECDSA)

Constants

SECP256K1

use Secp256k1 - why? why not?

or use GROUP_SECP256K1 or SECP256K1_GROUP  (different from "plain" CURVE_SECP256K1) - why? why not?