snarkjs/test
Micah Zoltu 2c964b3fe6 Removes most dependencies and switches to @noble/hashes.
* @noble/hashes is a widely used and audited cryptography library that is pure JavaScript with no transitive dependencies and no dependencies on NodeJS.
* NodeJS now comes with built-in support for testing, so mocha and chai are no longer required, removing most dependencies from this project.

Between these two changes, almost all dependencies were removed and now there are only 2, including transitive.
2024-11-28 18:34:47 +08:00
..
circuit License fix and remove gig test 2018-10-21 19:41:44 +02:00
algebra.js Removes most dependencies and switches to @noble/hashes. 2024-11-28 18:34:47 +08:00
calculatewitness.js Removes most dependencies and switches to @noble/hashes. 2024-11-28 18:34:47 +08:00
pols.js Removes most dependencies and switches to @noble/hashes. 2024-11-28 18:34:47 +08:00
ratzqfield.js Removes most dependencies and switches to @noble/hashes. 2024-11-28 18:34:47 +08:00
zksnark_groth.js Removes most dependencies and switches to @noble/hashes. 2024-11-28 18:34:47 +08:00
zksnark_kimleeoh.js Removes most dependencies and switches to @noble/hashes. 2024-11-28 18:34:47 +08:00
zksnark.js Removes most dependencies and switches to @noble/hashes. 2024-11-28 18:34:47 +08:00