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.
vitalnodo/bip340
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.