yescrypt
yescrypt copied to clipboard
Rewrite PHP Code
Rewrite the PHP code to use arrays of words instead of frequent conversions to/from byte strings. We must also:
- Make sure it works on 32-bit platforms.
- Try to support down to PHP 5.4 (as it's still under security support until Sept 2015).