yescrypt icon indicating copy to clipboard operation
yescrypt copied to clipboard

Test SIMD JS Implementation

Open defuse opened this issue 10 years ago • 0 comments

The SIMD.js implementations of pwxform and salsa20/8 are untested, as they need to be run within Firefox Nightly. Modify the tester.c tool to output the test cases followed by the expected result, and then create a alltests.html file that loads those tests and runs them all within the browser.

defuse avatar Aug 16 '15 21:08 defuse