defuse/php-encryption
Secure PHP Encryption Library
v2.4.0
184M downloads/mo
#231 most downloaded on composer
defuse/php-encryption
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 3 months to 2.7 years
Most releases are documented
notes for 8 of 11 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
11 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Mar 2015 to Jun 2023Releases
latest 11-
v2.4.019 Jun 2023Release notes
Open source →This release adds support for PHP 8.0 onward. Versions of PHP as far back as PHP 5.6 remain supported.
There are no security fixes included in this release.
The
.pharfile included in this release is only intended to work with PHP 8.1+. If it does not work for your older version of PHP, try using the.pharfrom the previous release (v2.3.1). -
v2.3.109 Apr 2021 -
v2.3.009 Apr 2021Release notes
Open source →Miscellaneous minor bugfixes. Note that the signing public key has changed, see the README on GitHub for the new public key fingerprint, and for the location of the new key signed by the old key.
-
v2.2.124 Jul 2018Nothing published for this version
-
v2.2.023 Apr 2018Release notes
Open source →- Makes it possible to change the password of a
KeyProtectedByPassword. - Adds better unit test coverage.
- Now works on PHP 7.2.
- Miscellaneous internal code improvements.
- Makes it possible to change the password of a
-
v2.1.018 May 2017Release notes
Open source →In addition to minor improvements that don't affect the API,
Key::loadFromAsciiSafeString()will now ignore a single CR, LF, NUL, TAB, or SPACE character at the end of the string for better usability when keys are stored in files. -
2.0.310 Oct 2016Release notes
Open source →Identical to 2.0.2 except to make the version number in
composer.jsoncorrect and to improve the internal developer docs to make sure I don't make the same mistake again! -
2.0.120 May 2016Release notes
Open source → -
2.0.016 May 2016Release notes
Open source →Release of version 2.0.0 of
defuse/php-encryption. This is a significant compatibility-breaking improvement over version 1.2.1. See the README for details. -
v1.2.114 Mar 2015Nothing published for this version
-
v1.214 Mar 2015Nothing published for this version