Skip to content

miketwk/bip-schnorr-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bip-schnorr-java

Bitcoin Cash(BCH) will add Schnorr signatures on the mainnet on May 15 2019, replacing the Elliptic Curve Digital Signature Algorithm (ECDSA), which is the legacy signature protocol of the original bitcoin.

This project is the exact java port of Schnorr signature from python code at: https://github.com/sipa/bips/tree/bip-schnorr/bip-schnorr

About

BCH Schnorr signature in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages