PHP Simple Encryption 1.0.1
PSR-12 compliant. var_dump() on the encryption object will now provide the cipher name, block_size, and IV length (could be zero). Fallback IV generator uses a more stronger crypto friendly random number function. Updated HELP and support documentation. Added Github actions support in composer.json file (i.e. composer scripts).