SamouraiDev / BIP340_Schnorr

Schnorr Signatures for secp256k1 in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Schnorr Signatures for secp256k1 in Java

License:Other


Languages

Language:Java 100.0%