Skip to content

Releases: mpyw/EasyCrypt

v4.1.0

30 Jun 09:47
4e695e4
Compare
Choose a tag to compare

v4.0.1

25 Jun 07:45
d07bee6
Compare
Choose a tag to compare

v4.0.0

11 Dec 18:08
48148c6
Compare
Choose a tag to compare

Feat: Major version up

This PR bumps version from 3.x to 4.x.

Features

Breaking Changes

  • Change namespace from mpyw\EasyCrypt to Mpyw\EasyCrypt.

New Features

  • Cryptor::mustDecrypt() is added. It throws exception instead of returning false on failure.
  • FixedPasswordCryptor is added. It receives $password at a constructor and always use on encrypt() and decrypt() calls.

Testing

  • Switch from Codeception to PHPUnit.

v3.0.0

09 Aug 13:10
4fb6ea9
Compare
Choose a tag to compare
Case insensitive