Skip to content

vitalnodo/bip340

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BIP340

Description

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.

Useful links

BIP340

test vectors

Releases

No releases published

Packages

No packages published

Languages