Heisenberg submitted a new resource:
You must be registered for see links
- Secure BCrypt Password HashingvB Version: 4.x.x
This is a 'howto' for using bcrypt for your password hashs, instead of the default vBulletin one, which is highly insecure.
Remember, backup your database before doing this!!
bcrypt is a key derivation function for passwords designed by Niels Provos and David Mazières, based on the Blowfish cipher, and presented at USENIX in 1999. Besides incorporating a salt to protect against rainbow table attacks, bcrypt is an adaptive function: over time, the...
You must be registered for see links
Last edited:
