Man Page: mcrypt_enc_is_block_algorithm
Operating Environment: php
Section: 3
MCRYPT_ENC_IS_BLOCK_ALGORITHM(3) 1 MCRYPT_ENC_IS_BLOCK_ALGORITHM(3) mcrypt_enc_is_block_algorithm - Checks whether the algorithm of the opened mode is a block algorithmSYNOPSISbool mcrypt_enc_is_block_algorithm (resource $td)DESCRIPTIONTells whether the algorithm of the opened mode is a block algorithm.PARAMETERSo $td - The encryption descriptor.RETURN VALUESReturns TRUE if the algorithm is a block algorithm or FALSE if it is a stream one. PHP Documentation Group MCRYPT_ENC_IS_BLOCK_ALGORITHM(3)
| Related Man Pages |
|---|
| crypt_unix(5) - opensolaris |
| mcrypt_get_block_size(3) - php |
| fann_cascadetrain_on_data(3) - php |
| password_needs_rehash(3) - php |
| crypt_unix(5) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |