gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
https://gchq.github.io/CyberChef
Apache License 2.0
29.41k stars 3.29k forks source link

Add 'Generate SSHA Hash' operation #1937

Open git-commit-amen opened 3 weeks ago

git-commit-amen commented 3 weeks ago

This operation generates an RFC 2307-compliant, cryptographically-secure SSHA (Salted SHA1) password hash - commonly used for storing passwords in systems such as OpenLDAP.

More detail here on SSHA: https://www.openldap.org/faq/data/cache/347.html

Some things to note:

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.