Search Results
Return Values ¶ Returns true if the algorithm is a block algorithm or false if it is a stream one.
- Mcrypt Functions
mcrypt_enc_get_supported_key_sizes — Returns an array with...
- Mcrypt Functions
Cette fonction est OBSOLÈTE à partir de PHP 7.1.0 et a été SUPPRIMÉE à partir de PHP 7.2.0. Dépendre de cette fonction est fortement déconseillé.
mcrypt_enc_is_block_algorithm_mode -- Checks whether the encryption of the opened mode works on blocks mcrypt_enc_is_block_algorithm -- Checks whether the algorithm of the opened mode is a block algorithm
mcrypt_enc_get_supported_key_sizes — Retourne un tableau contenant les tailles de clés acceptées par un algorithme mcrypt_enc_is_block_algorithm — Teste le chiffrement par blocs d'un algorithme
Execute mcrypt_enc_is_block_algorithm Online. Info and examples on mcrypt_enc_is_block_algorithm PHP Function from Mcrypt - Cryptography Extensions
mcrypt_enc_get_supported_key_sizes — Returns an array with the supported keysizes of the opened algorithm mcrypt_enc_is_block_algorithm — Checks whether the algorithm of the opened mode is a block algorithm
mcrypt_enc_get_supported_key_sizes — Returns an array with the supported keysizes of the opened algorithm mcrypt_enc_is_block_algorithm_mode — Checks whether the encryption of the opened mode works on blocks
