clean up unused dependencies

This commit is contained in:
2023-11-24 08:56:41 -05:00
parent 476d50763f
commit 5e53a3a6b4
179 changed files with 5 additions and 26149 deletions
-8
View File
@@ -1,8 +0,0 @@
/**
* bn254 pairing-friendly curve.
* Previously known as alt_bn_128, when it had 128-bit security.
* Recent research shown it's weaker, the naming has been adjusted to its prime bit count.
* https://github.com/zcash/zcash/issues/2502
*/
export declare const bn254: import("./abstract/weierstrass.js").CurveFn;
//# sourceMappingURL=bn254.d.ts.map