Search Results
Returns the name of the opened algorithm
Execute mcrypt_enc_get_algorithms_name Online. Info and examples on mcrypt_enc_get_algorithms_name PHP Function from Mcrypt - Cryptography Extensions
Relying on this function is highly discouraged. Description mcrypt_enc_get_algorithms_name ( resource $td ) : string This function returns the name of the algorithm. Parameters td The encryption descriptor. Return Values Returns the name of the opened algorithm as a string.
For some reason this function (but not mcrypt_list_algorithms ()) returns each element in the array twice. If you have this problem, try array_unique (mcrypt_list_algorithms ()).
mcrypt_enc_get_modes_name — Retourne le nom du mode mcrypt_enc_get_supported_key_sizes — Retourne un tableau contenant les tailles de clés acceptées par un algorithme
PHP Manual Return Values Returns the name of the opened algorithm as a string.
{"payload":{"allShortcutsEnabled":false,"fileTree":{"reference/mcrypt/functions":{"items":[{"name":"mcrypt-cbc.xml","path":"reference/mcrypt/functions/mcrypt-cbc.xml ...
