mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-11 05:29:25 +00:00
prime-field introduces a macro to generate a prime field, in its entitrety, de-duplicating code across minimal-ed448, embedwards25519, and secq256k1.
secq256k1
An implementation of the curve secp256k1 cycles with.
Scalars and field elements are encoded in their big-endian formats.