Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.1.0RC2

Request #20557 Suggestions for Changes in Feature.
Submitted: 2015-06-09 20:08 UTC
From: vishnu Assigned:
Status: Open Package: Crypt_Blowfish (version 1.1.0RC2)
PHP Version: 5.4.38 OS: Windows
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 14 + 15 = ?

 
 [2015-06-09 20:08 UTC] vishnu (Vishnu Anand)
Description: ------------ The Rounds and Salt usage must be generated randomly in an predefined order, which we've already fixed into the package. It may increase the security for salt. The encryption which is running 6 rounds (for example) increases the server load. The Blowfish encryption method is also providing a Decryption method, which isn't available in the Package.

Comments