Skip to content

Feature request: Argon2 #608

@hcksw

Description

@hcksw

CyberChef has a very good suite of hashing function but it noticeably doesn’t support Argon2, a slow key derivation function, which was the winner of the Password Hashing Competition in 2015. Scrypt, PBKDF2 and Bcrypt are great alternatives but Argon2 is considered by many to be the new benchmark. It is now used as standard in the latest version of KDBX password manager for example. There are also a number of browser implementations also, see below.
https://en.m.wikipedia.org/wiki/Argon2
https://github.com/antelle/argon2-browser

Could you consider introducing Argon2?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions