You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An attempt to implement the Schnorr signatures over the elliptic curve secp256k1 (BIP340) using only the zig standard library (it's rich). It looks like it works with test vectors.