Changes

Jump to: navigation, search

WebAppSec/Secure Coding Guidelines

1 byte removed, 16:16, 12 October 2011
Undo revision 357368 by Yorickpeterse (talk)
===Password Storage===
Passwords stored in a database should use [https://en.wikipedia.org/wiki/Bcrypt bcrypt].Bcrypt is a hashing algorithm designer to keep up with Moore's law.
General hashing algorithms such as SHA512 can be used to generate hashes very
fast depending on the hardware used. If computer B is 10 times faster than
Confirm
491
edits

Navigation menu