タグ

Securityとhashに関するJxckのブックマーク (1)

  • Storing Passwords in a Highly Parallelized World

    Why “Use bcrypt.” is not the best recommendation (anymore). Preamble: if you’re hashing your passwords with bcrypt / scrypt / PBKDF2 today, there’s nothing to worry about in the immediate future. This article is for you if you’re choosing a password hash today and want a future-proof solution. Not a call for action. The PastFive years ago, the world was a simpler place. You could shame other peopl

    Storing Passwords in a Highly Parallelized World
    Jxck
    Jxck 2016/01/18
    今すぐに bcrypt / scrypt / PBKDF2 がダメになるわけではないが、今選ぶ or 将来乗り換えるのは Password Hashing Competition 2015 で勝利した Argon2 が推奨となっていきそうという話。
  • 1