Skip to content

Releases: rafrsr/crypto

v2.1.4

12 Sep 16:57
Compare
Choose a tag to compare
check MCRYPT_RIJNDAEL_256 constant

v2.1.3

10 Sep 23:42
Compare
Choose a tag to compare
fix empty value

v2.1.2

10 Sep 22:19
Compare
Choose a tag to compare
Encapsulate full enc/dec procedure into the encryptor

v2.1.1

10 Sep 22:00
Compare
Choose a tag to compare
Optional isEncrypted condition

v2.1.0

10 Sep 21:17
2e2ea71
Compare
Choose a tag to compare

Added SodiumEncrypter

v2.0.2

17 Apr 18:28
Compare
Choose a tag to compare
Remove deprecated ext-mcrypt extension to make able to use PHP 7.3+

2.0.1

25 Dec 16:53
Compare
Choose a tag to compare
fix: avoid encrypt and decrypt empty strings

2.0.0

25 Dec 16:05
Compare
Choose a tag to compare
  • Support for custom encryptors
  • Simple interface to create encryptors
  • Factory method to build encryptor

1.0.0

23 Dec 23:45
Compare
Choose a tag to compare
add coveralls badge