bc-java
bc-java copied to clipboard
Support Schnorr signatures
(I was pointed here by the dev-crypto list, the thread is mysteriously missing from the mailing list archive.)
My feature request is to support Schnorr signatures, specifically the variant that Bitcoin uses: BIP-340
David made the suggestion to add them to the signers package in the low level API and then add a suitable named equivalent to the JCE provider.