Package: python3-crypt-r (3.13.1-1 and others)
Links for python3-crypt-r
Debian Resources:
Download Source Package python-crypt-r:
- [python-crypt-r_3.13.1-1.dsc]
- [python-crypt-r_3.13.1.orig.tar.gz]
- [python-crypt-r_3.13.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Restored crypt module 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.
The package contains crypt_r module.
Other Packages Related to python3-crypt-r
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [not arm64, ppc64el, riscv64]
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
Download python3-crypt-r
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 3.13.1-1+b2 | 13.7 kB | 76.0 kB | [list of files] |
arm64 | 3.13.1-1+b1 | 13.8 kB | 128.0 kB | [list of files] |
armel | 3.13.1-1+b1 | 13.7 kB | 127.0 kB | [list of files] |
armhf | 3.13.1-1+b1 | 13.7 kB | 127.0 kB | [list of files] |
i386 | 3.13.1-1+b1 | 13.8 kB | 75.0 kB | [list of files] |
ppc64el | 3.13.1-1+b1 | 13.9 kB | 127.0 kB | [list of files] |
riscv64 | 3.13.1-1+b1 | 13.6 kB | 72.0 kB | [list of files] |
s390x | 3.13.1-1+b1 | 13.6 kB | 71.0 kB | [list of files] |