Slashdot Mirror


User: jas4711

jas4711's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Writeup on PBKDF2 on Are You Sure SHA-1+Salt Is Enough For Passwords? · · Score: 1

    Here is a writeup on why salting AND iteration counts on password key derivation function matters: http://blog.josefsson.org/2011/01/07/on-password-hashing-and-rfc-6070/ Salting by itself has been known to be insufficient for decades.