bitcoinj / secp256k1-jdk

Java library providing Bitcoin-related Elliptic Curve Cryptography
Apache License 2.0
9 stars 3 forks source link

Add Test Vectors from BIP-340 #13

Open msgilligan opened 7 months ago

msgilligan commented 7 months ago

Using the CSV from https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki, create an integration test that verifies proper handling of the test vectors.