Skip to content

v1.2.1

Compare
Choose a tag to compare
@ivantcholakov ivantcholakov released this 24 Nov 18:28
· 8 commits to master since this release

CHANGELOG

  • A bug-fix: Checking the $crypto_strong flag in openssl_random_pseudo_bytes() was missing.
  • PHP7's function random_bytes() is a possible option for generation of random bytes too.
  • An important note: The complementary JavaScript project Gibberish AES has been
    deprecated, see mdp/gibberish-aes#25 Consider finding alternative PHP and JavaScript solutions.