Searched refs:montSqrTo (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/npm/node_modules/jsbn/ | ||
H A D | index.js | 500 function montSqrTo(x,r) { x.squareTo(r); this.reduce(r); } class 509 Montgomery.prototype.sqrTo = montSqrTo; |
Completed in 2 milliseconds