boo / php-encryption
Fork of defuse/php-encryption 1.x. Don't use this unless you have a really good reason to!
1.0.2
2017-09-26 14:11 UTC
Requires
- php: >=5.4
- ext-hash: *
- ext-mbstring: *
- ext-openssl: *
- paragonie/random_compat: ^1.0 || ^2.0
This package is auto-updated.
Last update: 2020-11-15 23:58:54 UTC
README
This is a fork of defuse/php-encryption 1.x to get rid of the dependency on ext-mcrypt
.
Don't use this library unless you have a really good reason to! It's highly recommended to just migrate to defuse/php-encryption 2.x.