]> granicus.if.org Git - php/commit
Return false if tag is not supplied or cannot be retrieved in AEAD
authorJakub Zelenka <bukka@php.net>
Sun, 14 Aug 2016 18:34:03 +0000 (19:34 +0100)
committerJakub Zelenka <bukka@php.net>
Sun, 14 Aug 2016 18:34:03 +0000 (19:34 +0100)
commitc3c90abb17017af83133f57ec5d7663c0b33fdff
tree7f7a1dbc0a39f69abc85f57c064a63d3e717db51
parente6536b9d6f720a03b513c1224169ab82ef053f25
Return false if tag is not supplied or cannot be retrieved in AEAD

It doesn't make sense to return just encoded string as it cannot be
used anyway (decryption without a tag will not work).
ext/openssl/openssl.c
ext/openssl/tests/openssl_encrypt_gcm.phpt