View Issue Details

IDProjectCategoryView StatusLast Update
0003199Composrcorepublic2017-07-08 23:40
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003199: Make use of PHP7 random_bytes function
DescriptionAmend our crypt.php API to use random_bytes where possible & available.

There may be cases in our code where we want to use our crypt.php API more. Search for 'uniqid' and 'mt_rand' and 'backup_path' and remove each case.
TagsRisk: Core rearchitecting, Type: Security
Time estimation (hours)2
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-04-08 15:39 Chris Graham New Issue
2017-04-08 15:39 Chris Graham Tag Attached: Type: Security
2017-05-01 16:05 Chris Graham Tag Attached: Risk: Core rearchitecting
2017-07-08 23:40 Chris Graham Status non-assigned => resolved
2017-07-08 23:40 Chris Graham Resolution open => fixed
2017-07-08 23:40 Chris Graham Assigned To => Chris Graham