パッケージ: python3-crypt-r (3.13.1-2)
python3-crypt-r に関するリンク
Debian の資源:
python-crypt-r ソースパッケージをダウンロード:
- [python-crypt-r_3.13.1-2.dsc]
- [python-crypt-r_3.13.1.orig.tar.gz]
- [python-crypt-r_3.13.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-crypt-r 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [arm64, ppc64el, riscv64 以外]
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt shared library
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
python3-crypt-r のダウンロード
アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
---|---|---|---|
amd64 | 13.6 kB | 75.0 kB | [ファイル一覧] |
arm64 | 13.7 kB | 127.0 kB | [ファイル一覧] |
armel | 13.6 kB | 126.0 kB | [ファイル一覧] |
armhf | 13.5 kB | 126.0 kB | [ファイル一覧] |
i386 | 13.7 kB | 74.0 kB | [ファイル一覧] |
ppc64el | 13.8 kB | 126.0 kB | [ファイル一覧] |
riscv64 | 13.4 kB | 71.0 kB | [ファイル一覧] |
s390x | 13.5 kB | 70.0 kB | [ファイル一覧] |