verklegarden / crysol

secp256k1 elliptic curve cryptography in pure Solidity for on- and offchain operations
Apache License 2.0
57 stars 3 forks source link

schnorr: Specify and implement serialization scheme #5

Closed pmerkleplant closed 1 month ago

pmerkleplant commented 10 months ago

Best to be as BIP-340 compatible as possible.

pmerkleplant commented 1 month ago

Done via #26.