]> granicus.if.org Git - php/commit
Fix bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV)
authorStanislav Malyshev <stas@php.net>
Sun, 27 Sep 2020 05:08:52 +0000 (22:08 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 27 Sep 2020 06:46:53 +0000 (23:46 -0700)
commit0216630ea2815a5789a24279a1211ac398d4de79
tree46930050eccc3cb0d014addd5c33159df591b127
parent6b8ffdbdeb167b6eae68f9beb934268fac90fa83
Fix bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV)
ext/openssl/openssl.c
ext/openssl/tests/cipher_tests.inc
ext/openssl/tests/openssl_decrypt_ccm.phpt
ext/openssl/tests/openssl_encrypt_ccm.phpt