mcrypt_list_algorithms()
mcrypt_list_algorithms - Get an array of all supported ciphersSyntax
array mcrypt_list_algorithms (string $lib_dir)Arguments
- lib_dir - Specifies the directory where all algorithms are located. If not specifies, the value of the mcrypt.algorithms_dir php.inidirective is used.
