Forums
(@yptyup)
12 years, 4 months ago
On a better research, current Moodle versions, use BCRYPT algorithm, which is natively supported by PHP5.3 via crypt() function. What are your plans implementing a BCRYPT addition?