Skip to content

Version 2.0.0 (RC1)

Pre-release
Pre-release

Choose a tag to compare

@paragonie-scott paragonie-scott released this 05 Oct 22:38
· 25 commits to master since this release

A proposed fork of RandomLib, with the following goals:

  • No PHP 7.1 warnings because of mcrypt.
  • Better classification of source/mixer strength.
  • Type-safety (verified by Psalm).
  • Use libsodium.
  • No more /dev/random, only /dev/urandom.