Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-legacycrypt | Distribution: openSUSE Tumbleweed |
Version: 0.3 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Nov 25 01:51:44 2024 |
Group: Unspecified | Build host: reproducible |
Size: 42858 | Source RPM: python-legacycrypt-0.3-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/tiran/legacycrypt | |
Summary: Wrapper to the POSIX crypt library call and associated functionality |
The legacycrypt module is a standalone version of https://docs.python.org/3/library/crypt.html This module implements an interface to the crypt(3) routine, which is a one-way hash function based upon a modified DES algorithm; see the Unix man page for further details. Possible uses include storing hashed passwords so you can check passwords without storing the actual password, or attempting to crack Unix passwords with a dictionary. Notice that the behavior of this module depends on the actual implementation of the crypt(3) routine in the running system. Therefore, any extensions available on the current implementation will also be available on this module.
Python-2.0
* Mon Nov 25 2024 Steve Kowalik <[email protected]> - Initial release of 0.3
/usr/lib/python3.10/site-packages/__pycache__/legacycrypt.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/__pycache__/legacycrypt.cpython-310.pyc /usr/lib/python3.10/site-packages/legacycrypt-0.3.dist-info /usr/lib/python3.10/site-packages/legacycrypt-0.3.dist-info/INSTALLER /usr/lib/python3.10/site-packages/legacycrypt-0.3.dist-info/LICENSE /usr/lib/python3.10/site-packages/legacycrypt-0.3.dist-info/METADATA /usr/lib/python3.10/site-packages/legacycrypt-0.3.dist-info/RECORD /usr/lib/python3.10/site-packages/legacycrypt-0.3.dist-info/REQUESTED /usr/lib/python3.10/site-packages/legacycrypt-0.3.dist-info/WHEEL /usr/lib/python3.10/site-packages/legacycrypt.py /usr/share/doc/packages/python310-legacycrypt /usr/share/doc/packages/python310-legacycrypt/README.md /usr/share/licenses/python310-legacycrypt /usr/share/licenses/python310-legacycrypt/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 2 00:38:50 2024