Server IP : 85.214.239.14 / Your IP : 18.226.150.246 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/2/task/2/root/srv/radicale/env/lib/python3.5/site-packages/passlib-1.7.2.dist-info/ |
Upload File : |
Metadata-Version: 2.1 Name: passlib Version: 1.7.2 Summary: comprehensive password hashing framework supporting over 30 schemes Home-page: https://bitbucket.org/ecollins/passlib Author: Eli Collins Author-email: elic@assurancetechnologies.com License: BSD Download-URL: https://pypi.python.org/packages/source/p/passlib/passlib-1.7.2.tar.gz Keywords: password secret hash security Provides-Extra: argon2 Requires-Dist: argon2-cffi (>=18.2.0) ; extra == 'argon2' Provides-Extra: bcrypt Requires-Dist: bcrypt (>=3.1.0) ; extra == 'bcrypt' Provides-Extra: build_docs Requires-Dist: sphinx (>=1.6) ; extra == 'build_docs' Requires-Dist: sphinxcontrib-fulltoc (>=1.2.0) ; extra == 'build_docs' Requires-Dist: cloud-sptheme (>=1.10.0) ; extra == 'build_docs' Provides-Extra: totp Requires-Dist: cryptography ; extra == 'totp' Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. * See the `documentation <https://passlib.readthedocs.io>`_ for details, installation instructions, and examples. * See the `homepage <https://bitbucket.org/ecollins/passlib>`_ for the latest news and more information. * See the `changelog <https://passlib.readthedocs.io/en/stable/history>`_ for a description of what's new in Passlib. All releases are signed with the gpg key `4D8592DF4CE1ED31 <http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4D8592DF4CE1ED31>`_.