Releases: MrMaxweII/Secp256k1
Releases · MrMaxweII/Secp256k1
TestVektors V1.0.0
A small console program that generates test vectors.
The test vectors calculate a multiplication on the elliptic curve secp256k1.
The output is a "vectors.JSON" file with test vectors in JSON format.
The number of test vectors must be entered in the console.
You start the program in Windows by clicking on the "TestVectors.bat" file.
You must have Java installed!