ctypescracklib 1.01
ctypes wrapper for cracklib password strength checking
Cracklib is great, and in newer packages there is a Python module available for it. However, on systems that don't yet have it, such as CentOS 5, I've written a ctypes wrapper for the system cryptlib. This would also work on a system that you can't install python-libcrypt. It does require python with ctypes available, so for CentOS 5 you have to install and use the python26 package.
- Author: Sean Reifschneider
- Maintainer: Sean Reifschneider
- Home Page: https://github.com/linsomniac/python-ctypescracklib
- Download URL: http://github.com/downloads/linsomniac/python-ctypescracklib/python-ctypescracklib-1.01.tar.gz
- Keywords: password strength ctypes
- Requires ctypes
- Categories
- Package Index Owner: jafo
- DOAP record: ctypescracklib-1.01.xml
