We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a03e49 commit bd6094aCopy full SHA for bd6094a
CHANGELOG
@@ -1,3 +1,12 @@
1
+VERSION 1.0.1 - 2020-06-14
2
+-----------------------------------------------------------------------------------------------------------------------
3
+PSR-12 compliant
4
+var_dump() on the encryption object will now provide the cipher name, block_size, and IV length (could be zero)
5
+Fallback IV generator uses a more stronger crypto friendly random number function
6
+Updated HELP and support documentation
7
+Added Github actions support in composer.json file (i.e. composer scripts)
8
+
9
10
VERSION 1.0.0 - 2020-05-29
11
-----------------------------------------------------------------------------------------------------------------------
12
Initial release with support for 127 ciphers
0 commit comments