]> granicus.if.org Git - php/commit
Add file descriptor caching to mcrypt_create_iv()
authorLeigh <leigh@php.net>
Fri, 27 Mar 2015 13:33:30 +0000 (14:33 +0100)
committerJulien Pauli <jpauli@php.net>
Wed, 13 May 2015 12:18:32 +0000 (14:18 +0200)
commitc02c4aca007199057201b855f674b6baa9be4c6e
treea74b3d60ff32e974e2e150635d2c0d766b101420
parent43c24da166b090d4745293042ee995a0361c7ff0
Add file descriptor caching to mcrypt_create_iv()

This improves performance for applications that make repeated calls to
mcrypt_create_iv()
ext/mcrypt/mcrypt.c
ext/mcrypt/php_mcrypt.h