bitwiseshiftleft / sjcl

Stanford Javascript Crypto Library
http://bitwiseshiftleft.github.com/sjcl/
Other
7.18k stars 987 forks source link

Error in mult method of pointJac #360

Open 333aleix333 opened 6 years ago

333aleix333 commented 6 years ago

I'm trying to build a project with ReactJS and when using the method "mult" of the pointJac class I'm having the error "this.curve.field is not a constructor" on line 37 of sjcl/core/ecc.js.sjcl.ecc.point.toJac. I have installed it through npm, the version that I'm running is 1.0.7