yescrypt icon indicating copy to clipboard operation
yescrypt copied to clipboard

Rewrite PHP Code

Open defuse opened this issue 10 years ago • 0 comments

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).

defuse avatar Aug 16 '15 21:08 defuse