]> 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>
Tue, 29 Sep 2020 04:43:11 +0000 (21:43 -0700)
commit2f5cb702ffc31c8d88ff95a226723aeac0dec8be
treee262261aad17571004305486943828bd44418ed8
parent311922ddbe091afbbf63a344ec7b96e224ecf238
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