/BIP340_Schnorr

Schnorr Signatures for secp256k1 in Java

Primary LanguageJavaOtherNOASSERTION

BIP340_Schnorr

Schnorr Signatures for secp256k1 in Java

This repository is now maintained at https://code.samourai.io/samouraidev/BIP340_Schnorr

A simple Java implementation (no external libs) of Sipa's Python reference implementation test vectors for BIP340 Schnorr signatures for secp256k1.