blob: 0ee39411f6eb10d01b04ddadaa90ff9a52cdec23 (
plain)
1
2
3
|
Pycrack is a simple Python extension module for interfacing with cracklib.
Cracklib is a library which protects against weak passwords by checking, for
example, that they are not too short or easily guessable by dictionary attacks.
|