LibMcrypt symmetric algorithms
January 26th, 2009
No comments
List of ciphers which are currently supported by the mcrypt extension (libmcrypt-2.5.x API). The general rule with the mcrypt-2.2.x API is that you can access the cipher from PHP with MCRYPT_ciphername. With the libmcrypt-2.4.x & libmcrypt-2.5.x API it is possible ...