Go to file
Michal Nazarewicz 19fd5102cb Remove unnecessary dependency on pyca
Python’s built-in hashlib is capable of calculating SHA1.  There’s
no need to depend on a third party library which may or may not be
available.
2019-03-13 00:39:52 +00:00
LICENSE Initial commit 2019-03-12 21:38:34 +00:00
pwned.py Remove unnecessary dependency on pyca 2019-03-13 00:39:52 +00:00
README.md Code added 2019-03-12 21:41:07 +00:00

pwned-search

Pwned Password API lookup

Usage:

python pwned.py [password]

Have fun! Oh, and if you find one of your own passwords, change it asap!