Key derivation function: Difference between revisions

Content deleted Content added
Specified where this KDF chain in the image came from (Signal Protocol)
Tags: Reverted Mobile edit Mobile web edit
Line 41:
In 2013 a [[Password Hashing Competition]] was announced to choose a new, standard algorithm for password hashing. On 20 July 2015 the competition ended and [[Argon2]] was announced as the final winner. Four other algorithms received special recognition: Catena, Lyra2, Makwa and yescrypt.<ref>[https://password-hashing.net/ "Password Hashing Competition"]</ref>
 
As of May 2023, [[OWASP]] recommends the following KDFs for password hashing, listed in order of priority:<ref name="owasp">{{citesandeep_rapdia08 web|url=https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html | title=Password Storage Cheat Sheet | work=OWASP Cheat Sheet Series |publisher=OWASP |accessdate=2023-05-17}}</ref>
 
# [[Argon2|Argon2id]]