openssl_pbkdf2
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= 5.5.0, PHP 7) Generates a PKCS5 v2 PBKDF2 string, defaults to SHA-1

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

(PHP 5 >= 5.2.0, PHP 7) Returns the subject of a CERT

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Seal (encrypt) data

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns if the specified module is a block algorithm or not

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Decrypts data

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

(PHP 5 >= 5.3.0, PHP 7) Encrypts data string

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns the blocksize of the specified algorithm

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Sign an S/MIME message

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

(PHP 5 >= 5.3.0, PHP 7) Gets available digest methods

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Checks whether the encryption of the opened mode works on blocks

2025-01-10 15:47:30