new sjcl.test.TestCase("ECC point multiplication test", function (cb) { if (!sjcl.ecc) { this.unimplemented(); cb && cb(); return; } var i, vec, pnt; for (i=0; i