Deprecated Hash Function

3 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: November 30   (RSS)

Hi ht1080z, 

Since v3.72 we've used Bcrypt (latest standard) to hash passwords.  So if you can upgrade to v3.72 or newer you should be fine.  

Any use of md5 or sha1 is only for non-security-related functionalities such as checksums, data integrity verification, or legacy support (verifying an old or imported account one time before rehashing the password in Bcrypt).

But let us know if we can do anything to help you pass the pentest.  We can swap out more of the checksum code in future to use something else so it generates less false positives.

Dave Edis - Senior Developer
interactivetools.com

Thank you Dave, I'll go up to the version 3.72.