Files
serai/crypto/evrf/secq256k1
Luke Parker 8c366107ae Merge branch 'develop' into next
This resolves the conflicts and gets the workspace `Cargo.toml`s to not be
invalid. It doesn't actually get clippy to pass again yet.

Does move `crypto/dkg/src/evrf` into a new `crypto/dkg/evrf` crate (which does
not yet compile).
2025-08-23 15:05:13 -04:00
..
2025-08-23 15:05:13 -04:00
2025-08-23 15:05:13 -04:00
2024-09-19 21:43:26 -04:00
2024-09-19 21:43:26 -04:00

secq256k1

An implementation of the curve secp256k1 cycles with.

Scalars and field elements are encoded in their big-endian formats.