v1.2.1
- 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.