Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001919 [Quercus] minor always 07-01-07 20:32 08-01-07 06:27
Reporter rdredge View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.3 Product Version 3.1.3
  Product Build
Summary 0001919: mcrypt_get_iv_size does not appear to be implemented?
Description Getting an error trying to use the mcrypt_get_iv_size function.

Error:
    'mcrypt_get_iv_size' is an unknown function

Sample code:

        $iv_size = mcrypt_get_iv_size(MCRYPT_3DES, MCRYPT_MODE_ECB);
        $iv = mcrypt_create_iv($iv_size, MCRYPT_DEV_RANDOM);

PHP.net URL:
http://www.php.net/mcrypt_create_iv [^]

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002169)
nam
08-01-07 06:27

php/1q0p
 

- Issue History
Date Modified Username Field Change
07-01-07 20:32 rdredge New Issue
08-01-07 02:27 nam Issue Monitored: nam
08-01-07 03:07 nam Issue End Monitor: nam
08-01-07 06:25 nam Status new => assigned
08-01-07 06:25 nam Assigned To  => nam
08-01-07 06:27 nam Status assigned => closed
08-01-07 06:27 nam Note Added: 0002169
08-01-07 06:27 nam Resolution open => fixed
08-01-07 06:27 nam Fixed in Version  => 3.1.3


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker