new sjcl.test.TestCase("SHA-512 from catameringue", function (cb) { if (!sjcl.hash.sha512) { this.unimplemented(); cb && cb(); return; } var i, kat=sjcl.test.vector.sha512, p=0, f=0; for (i=0; i