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: 2.fc41 | Build date: Fri Jun 7 09:02:09 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-32.iad2.fedoraproject.org |
Size: 255371 | Source RPM: python-crypt-r-3.13.1-2.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 Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.13.1-2 - Rebuilt for Python 3.13 * Thu May 02 2024 Miro HronĨok <miro@hroncok.cz> - 3.13.1-1 - Initial import - Fixes: rhbz#2277759
/usr/lib/.build-id /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/51361ca7085b63d64fbfdb0999ae777d68eeb5 /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-powerpc64le-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, Tue Jul 23 01:30:37 2024