public marks

PUBLIC MARKS with tags starred & security

07 April 2012 11:45

Coding Horror: Speed Hashing

by sylvainulg (via)
If you are a developer: Use bcrypt or PBKDF2 exclusively to hash anything you need to be secure. These new hashes were specifically designed to be difficult to implement on GPUs. Do not use any other form of hash. Almost every other popular hashing scheme is vulnerable to brute forcing by arrays of commodity GPUs, which only get faster and more parallel and easier to program for every year.

PUBLIC TAGS related to tag starred

coding +   hash +   security +  

Active users

sylvainulg
last mark : 29/05/2013 07:19