mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-13 14:39:25 +00:00
7 lines
151 B
Markdown
7 lines
151 B
Markdown
# secq256k1
|
|
|
|
An implementation of the curve secp256k1 cycles with.
|
|
|
|
Scalars are encoded as little-endian and field elements are encoded as
|
|
big-endian.
|