arnaucube bd01a89971 Fix c tester witness file read
c tester (c/tester.js) was using a method to read the witness file
called 'readBinaryFile' that was obtaining a wrong number of witness
elements, and as consequence was returning a wrong array of witness.

Changed that method to 'readBinWitnessFile', which makes use of
wtnsUtils method from snarkjs to read the witness binary file, so now
the c tester returns the correct witness.
2021-11-04 14:55:42 +01:00
2021-11-04 14:55:42 +01:00
2021-10-07 22:41:21 +02:00
2021-10-15 19:31:55 +02:00
2021-10-07 22:41:21 +02:00
2021-10-15 19:32:11 +02:00
2021-11-04 14:55:42 +01:00
2021-10-06 10:39:41 +02:00
Description
No description provided
Readme 64 KiB
Languages
JavaScript 99.3%
Circom 0.7%