The real problem is that we shouldn’t be solely replying on hashing algorithms to secure this data. Once the salt is known, it would be pretty trivial to dictionary a bunch of hashes in little or no t… more →
Don McCaugheywrote 2 months ago: Password Hashing is one of the most used way of storing passwords in database. There are different w … more →
wrote 2 months ago: In PHP 5.5 we can expect these awesome password_ functions being implemented in the core, making pas … more →
wrote 2 months ago: Yesterday I wrote about a little about Evernote being hacked and how it was bad that I could not rem … more →
wrote 3 months ago: The competition Password Hashing Competition (PHC) an attempt to identify new password hashing schem … more →
wrote 3 months ago: Password Hashing Competition : The Password Hashing Competition (PHC) is an effort organized to ide … more →
wrote 7 months ago: The real problem is that we shouldn’t be solely replying on hashing algorithms to secure this data. … more →
wrote 9 months ago: Use bcrypt Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use b … more →
wrote 10 months ago: The best way to protect passwords is to employ salted password hashing. This page will explain how t … more →
wrote 11 months ago: From Google Code University. This submission contains slides that complement each of the chapters in … more →
wrote 11 months ago: Neither of the two technologies is following any sort of modern industry standard and, if they were … more →
wrote 11 months ago: This morning I was reading an article on the Intridea blog about signed idempotent action links. The … more →
wrote 11 months ago: Personally, I think it boils down to a fundamental misunderstanding about what cryptographic hash fu … more →
wrote 1 year ago: Paul Ducklin, Sophos’s Head of Technology, Asia Pacific, joined me for the first Chet Chat of … more →
wrote 1 year ago: However 11 years later, many are still using SHA2x with salt for storing password hashes and bcrypt … more →
wrote 1 year ago: Earlier today, while working on a test suite for John the Ripper, magnum discovered and reported wha … more →
wrote 1 year ago: This article is one of many in my Strong Cryptography series. Today we’ll dive into some deeper to s … more →
wrote 1 year ago: We are all used to using MD5() for generating hashes when saving passwords using php and mysql. But … more →
wrote 2 years ago: The trouble with secure passwords is that they’re hard to remember, and you should really use … more →
wrote 2 years ago: The trouble with secure passwords is that they’re hard to remember, and you should really use … more →