An open API service indexing awesome lists of open source software.

https://github.com/calinux-py/check-pass

The function "Check-Pass" takes a password as input, securely computes its SHA-1 hash, checks the hash prefix against the "Have I Been Pwned" API to determine if the password has been compromised in any data breaches, and informs the user about its security status.
https://github.com/calinux-py/check-pass

Last synced: 5 months ago
JSON representation

The function "Check-Pass" takes a password as input, securely computes its SHA-1 hash, checks the hash prefix against the "Have I Been Pwned" API to determine if the password has been compromised in any data breaches, and informs the user about its security status.

Awesome Lists containing this project