public marks

PUBLIC MARKS from sylvainulg with tag security

2019

2018

2017

2015

2013

2012

Coding Horror: Speed Hashing

(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.

sylvainulg's TAGS related to tag security

assembly +   code +   coding +   hash +   homebrew +   network +   php +   readme +   starred +   xml +