View Issue Details

IDProjectCategoryView StatusLast Update
0017381mantisbtsecuritypublic2014-12-08 00:34
Reportergrangeway Assigned Tograngeway  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version1.3.0-beta.1Fixed in Version1.3.0-beta.1 
Summary0017381: Provide additional random number generators
Description

Whilst this will work on linux, this is mainly to aid windows users.

We add the mcrypt_create_iv function [ http://uk3.php.net/mcrypt_create_iv ]

From php.net: "PHP 5.3 Windows binaries uses the static version of the MCrypt library, no DLL are needed." [http://uk3.php.net/manual/en/mcrypt.requirements.php]

This provides windows users of Mantis a suitable random string generator if openssl is not available.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 5f4cea09

2014-05-26 09:44

Paul Richards


Details Diff
Fix 0017381: Provide additional random number generators Affected Issues
0017381
mod - core/crypto_api.php Diff File

MantisBT: master c0159d70

2014-05-29 04:55

grangeway


Details Diff
Merge pull request 0000186 from grangeway/17381

Fix 0017381: Provide additional random number generators
Affected Issues
0017381
mod - core/crypto_api.php Diff File