mcrypt_module_get_algo_key_size(3) php man page | unix.com

Man Page: mcrypt_module_get_algo_key_size

Operating Environment: php

Section: 3

MCRYPT_MODULE_GET_ALGO_KEY_SIZE(3)					 1					MCRYPT_MODULE_GET_ALGO_KEY_SIZE(3)

mcrypt_module_get_algo_key_size - Returns the maximum supported keysize of the opened mode

SYNOPSIS
int mcrypt_module_get_algo_key_size (string $algorithm, [string $lib_dir])
DESCRIPTION
Gets the maximum supported keysize of the opened mode.
PARAMETERS
o $algorithm - The algorithm name. o $lib_dir - This optional parameter can contain the location where the mode module is on the system.
RETURN VALUES
This function returns the maximum supported key size of the algorithm specified in bytes. PHP Documentation Group MCRYPT_MODULE_GET_ALGO_KEY_SIZE(3)
Related Man Pages
mcrypt_decrypt(3) - php
crypt::des(3) - suse
mcrypt_module_open(3) - php
password_needs_rehash(3) - php
crypt_unix(5) - plan9
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update