Revision history for Crypt-Bcrypt 0.011 2023-03-19 13:42:13+01:00 Europe/Amsterdam - Add bcrypt_supported_prehashes() - Add support for prehashing with sha384 and sha512 0.010 2023-02-21 20:31:51+01:00 Europe/Amsterdam - Rename bcrypt_hashed to bcrypt_prehashed 0.009 2023-02-10 16:07:45+01:00 Europe/Amsterdam - Stricten up bcrypt_needs_rehash - Improve documentation 0.008 2023-02-07 14:25:37+01:00 Europe/Amsterdam - Add support for pre-hashed bcrypt - Add bcrypt_needs_rehash function 0.007 2022-01-22 00:25:43+01:00 Europe/Amsterdam - Require ExtUtils::ParseXS 2.21 for perl 5.10 compatibility 0.006 2022-01-16 20:19:48+01:00 Europe/Amsterdam - Allow cost=4 0.005 2022-01-11 22:00:41+01:00 Europe/Amsterdam - Force byte semantics on password strings 0.004 2022-01-08 14:16:38+01:00 Europe/Amsterdam - Disable x86 assembly code 0.003 2022-01-07 14:50:11+01:00 Europe/Amsterdam - Ensure compilation on more platforms 0.002 2021-12-29 23:05:29+01:00 Europe/Amsterdam - Convert to MakeMaker - Include optimized version for x86 0.001 2021-12-29 01:10:27+01:00 Europe/Amsterdam Initial release to an unsuspecting world