summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/stream_server_reneg_limit.phpt
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-14 13:03:03 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-10-19 11:09:00 +0200
commit750a74ed9c8061681dba26ffc779c81b391b7718 (patch)
tree396b24842536ed48be7175ae63755c2fd6f3fbc0 /ext/openssl/tests/stream_server_reneg_limit.phpt
parenta4c1a43a5b855c9331c1a08074056df3309660ab (diff)
downloadphp-git-750a74ed9c8061681dba26ffc779c81b391b7718.tar.gz
Fix bug #79983: Add support for OCB mode
OCB mode ciphers were already exposed to openssl_encrypt/decrypt, but misbehaved, because they were not treated as AEAD ciphers. From that perspective, OCB should be treated the same way as GCM. In OpenSSL 1.1 the necessary controls were unified under EVP_CTRL_AEAD_* (and OCB is only supported since OpenSSL 1.1). Closes GH-6337.
Diffstat (limited to 'ext/openssl/tests/stream_server_reneg_limit.phpt')
0 files changed, 0 insertions, 0 deletions