mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
This doesn't have a well-defined affine representation. k256's behavior, mapping it to (0, 0), means this would've been rejected anyways (so this isn't a change of any current behavior), but it's best not to rely on such an implementation detail.
Ethereum Schnorr Contract
An Ethereum contract to verify Schnorr signatures.
This crate will fail to build if the expected version of solc is not
installed and available.