summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/openssl_decrypt_gcm.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-1/+1
* Run tidyNikita Popov2020-09-181-2/+2
* Reindent phpt filesNikita Popov2020-02-031-3/+3
* Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-06-211-4/+4
|\
| * Make code in openssl ext tests more consistentJakub Zelenka2018-06-211-4/+4
* | Merge branch 'PHP-7.1'Jakub Zelenka2017-04-301-1/+1
|\ \ | |/
| * Fix bug #73808 (iv length warning too restrictive for aes-128-ccm)Jakub Zelenka2017-04-301-1/+1
* | Fix indent in opnenssl_decrypt testsJakub Zelenka2016-07-241-3/+3
|/
* Use OPENSSL_RAW_DATA in raw data decryption testsNikita Popov2016-07-221-3/+6
* Test error cases in openssl_decrypt for GCM modeJakub Zelenka2016-01-031-1/+13
* Add an initial openssl decrypt GCM testJakub Zelenka2015-12-301-0/+36