Skip to content

Releases: MrMaxweII/Secp256k1

TestVektors V1.0.0

04 Oct 08:50
2286903
Compare
Choose a tag to compare

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!