Types for the secp256k1 elliptic curve.
The secp256k1 elliptic curve is specified in Standards for Efficient Cryptography 1 (SEC 1) and Standards for Efficient Cryptography 2 (SEC 2).
Here we introduce fixtypes for field elements, point, and keys, along with an operation to represent points as byte lists.