Search Results

  1. 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...

  2. 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é.

  3. 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

  4. 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

  5. Execute mcrypt_enc_is_block_algorithm Online. Info and examples on mcrypt_enc_is_block_algorithm PHP Function from Mcrypt - Cryptography Extensions

  6. 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

  7. 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