Search Results

  1. Return Values ¶ Returns an array with the key sizes supported by the algorithm specified by the encryption descriptor. If it returns an empty array then all key sizes between 1 and mcrypt_enc_get_key_size () are supported by the algorithm.

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

  3. Returns an array with the key sizes supported by the algorithm specified by the encryption descriptor. If it returns an empty array then all key sizes between 1 and mcrypt_enc_get_key_size () are supported by the algorithm.

  4. Returns an array with the key sizes supported by the algorithm specified by the encryption descriptor. If it returns an empty array then all key sizes between 1 and mcrypt_enc_get_key_size () are supported by the algorithm.

  5. Basic example of mcrypt_enc_get_supported_key_sizes () in PHP Suppose you want to encrypt some sensitive data using the MCrypt encryption algorithm and you need to know the supported key sizes before generating an encryption key.

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

  7. People also ask

  8. Return Values Returns an array with the key sizes supported by the algorithm specified by the encryption descriptor. If it returns an empty array then all key sizes between 1 and mcrypt_enc_get_key_size are supported by the algorithm.

  1. People also search for