This package provides an interface for symetric encryption of data (encrypt and decrypt) using only PHP
It comes with a factory class that provides abstract methods to support different block modes. It also comes with a class that implements the blowfish algorithm. |