1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 12:42:29 +02:00
Files
archived-php-src/ext/openssl/tests
Jakub Zelenka 35e2a25d83 Add openssl_cipher_key_length function
This function works in exactly the same way as openssl_cipher_iv_length
but for a key length. This is especially useful to make sure that the
right key length is provided to openssl_encrypt and openssl_decrypt.

In addtion the change also updates implementation of
openssl_cipher_iv_length and adds a test for it.
2022-08-28 12:27:16 +01:00
..
2021-06-11 11:57:42 +02:00
2022-06-01 11:46:47 +02:00
2022-06-01 11:46:47 +02:00
2022-06-01 11:46:47 +02:00
2021-08-05 11:50:11 +02:00
2022-06-01 11:46:47 +02:00
2021-10-08 14:07:05 +02:00
2022-06-01 11:46:47 +02:00