openssl_pkcs7_verify
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Verifies the signature of an S/MIME signed message

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

(PHP 5 >= 5.2.0, PHP 7) Returns an array with the key details

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

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Pump data into an active hashing context

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Get a private key

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

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Generate a keyed hash value using the HMAC method

2025-01-10 15:47:30
mcrypt_enc_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_iv_size
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns the size of the IV belonging to a specific cipher/mode combination

2025-01-10 15:47:30
mhash_count
  • References/PHP/Function/Cryptography/Mhash

(PHP 4, PHP 5, PHP 7) Gets the highest available hash ID

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Sign a CSR with another certificate (or itself) and generate a certificate

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

(PHP 5 >= 5.6.0, PHP 7) Generate a new signed public key and challenge

2025-01-10 15:47:30