Skip to content

Added the AesExp class

Compare
Choose a tag to compare
@mmeyer2k mmeyer2k released this 08 Jan 14:32
· 441 commits to master since this release
  1. Adds the AesExp class which throws an exception instead of returning false upon detecting malformed cyphertexts.
  2. Updated unit tests.
  3. Updated documentation.
  4. Confirms PHP 7.0 compatibility.