| Anonymous | Login | Signup for a new account | 10-30-2025 08:41 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001919 | [Quercus] | minor | always | 07-31-07 20:32 | 08-01-07 06:27 | ||||
| Reporter | rdredge | View Status | public | ||||||
| Assigned To | nam | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.1.3 | ||||||
| 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 [^] |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 26 unique queries executed. |