Skip to content

TestVektors V1.0.0

Latest
Compare
Choose a tag to compare
@MrMaxweII MrMaxweII released this 04 Oct 08:50
· 5 commits to master since this release
2286903

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!