Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-crypt-r | Distribution: Fedora Project |
Version: 3.13.1 | Vendor: Fedora Project |
Release: 3.fc41 | Build date: Sat Jul 20 04:00:32 2024 |
Group: Unspecified | Build host: buildvm-x86-21.iad2.fedoraproject.org |
Size: 71136 | Source RPM: python-crypt-r-3.13.1-3.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/fedora-python/crypt_r | |
Summary: A copy of the `crypt` module that was removed in Python 3.13 |
The crypt_r module is a renamed copy of the crypt module as it was present in Python 3.12 before it was removed. See PEP 594 for details of the removal. Unlike crypt, this library always exposes the crypt_r(3) function, not crypt(3). This module implements an interface to the crypt_r(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.
Python-2.0.1
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 3.13.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <[email protected]> - 3.13.1-2 - Rebuilt for Python 3.13 * Thu May 02 2024 Miro HronĨok <[email protected]> - 3.13.1-1 - Initial import - Fixes: rhbz#2277759
/usr/lib/.build-id /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/eff8e0b9d67d5f87fb0b140e975ff9faa899a5 /usr/lib64/python3.13/site-packages/__pycache__/crypt.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/__pycache__/crypt.cpython-313.pyc /usr/lib64/python3.13/site-packages/__pycache__/crypt_r.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/__pycache__/crypt_r.cpython-313.pyc /usr/lib64/python3.13/site-packages/_crypt_r.cpython-313-x86_64-linux-gnu.so /usr/lib64/python3.13/site-packages/crypt.py /usr/lib64/python3.13/site-packages/crypt_r-3.13.1.dist-info /usr/lib64/python3.13/site-packages/crypt_r-3.13.1.dist-info/INSTALLER /usr/lib64/python3.13/site-packages/crypt_r-3.13.1.dist-info/LICENSE /usr/lib64/python3.13/site-packages/crypt_r-3.13.1.dist-info/METADATA /usr/lib64/python3.13/site-packages/crypt_r-3.13.1.dist-info/WHEEL /usr/lib64/python3.13/site-packages/crypt_r-3.13.1.dist-info/top_level.txt /usr/lib64/python3.13/site-packages/crypt_r.py /usr/share/doc/python3-crypt-r /usr/share/doc/python3-crypt-r/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024