| Anonymous | Login | Signup for a new account | 10-30-2025 12:51 PDT |
| Main | My View | View Issues | Change Log | Docs |
| 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-31-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 | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 26 unique queries executed. |