Safe Haskell | Safe |
---|---|
Language | Haskell98 |
The finite field Fn of n elements, where n is the order of the elliptic curve secp256k1 (which happens to be a prime).
Naive implementation.
Documentation
for the signatures, we also need mod n arithmetic, not only mod p...
The prime field Fn (n seems to be a prime, after all)