mcrypt_module_get_supported_key_sizes
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns an array with the supported keysizes of the opened algorithm

2025-01-10 15:47:30
mcrypt_get_cipher_name
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4, PHP 5, PHP 7) Gets the name of the specified cipher

2025-01-10 15:47:30
mcrypt_list_algorithms
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Gets an array of all supported ciphers

2025-01-10 15:47:30
hash_init
  • References/PHP/Function/Cryptography/Hash

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Initialize an incremental hashing context

2025-01-10 15:47:30
openssl_random_pseudo_bytes
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= 5.3.0, PHP 7) Generate a pseudo-random string of bytes

2025-01-10 15:47:30
hash_file
  • References/PHP/Function/Cryptography/Hash

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Generate a hash value using the contents of a given file

2025-01-10 15:47:30
mcrypt_module_close
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Closes the mcrypt module

2025-01-10 15:47:30
openssl_pkey_export_to_file
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Gets an exportable representation of a key into a file

2025-01-10 15:47:30
openssl_private_encrypt
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Encrypts data with private key

2025-01-10 15:47:30
mcrypt_get_key_size
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4, PHP 5, PHP 7) Gets the key size of the specified cipher

2025-01-10 15:47:30