Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16678 > unrolled thread

Bug#1092770: ITP: python-crypt-r -- A copy of the crypt module that was removed in Python 3.13

Started byBo YU <tsu.yubo@gmail.com>
First post2025-01-11 13:40 +0100
Last post2025-01-11 13:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.maint.python


Contents

  Bug#1092770: ITP: python-crypt-r -- A copy of the crypt module that was removed in Python 3.13 Bo YU <tsu.yubo@gmail.com> - 2025-01-11 13:40 +0100

#16678 — Bug#1092770: ITP: python-crypt-r -- A copy of the crypt module that was removed in Python 3.13

FromBo YU <tsu.yubo@gmail.com>
Date2025-01-11 13:40 +0100
SubjectBug#1092770: ITP: python-crypt-r -- A copy of the crypt module that was removed in Python 3.13
Message-ID<K3IWt-7XD6-3@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Package: wnpp
Severity: wishlist
Owner: Bo YU <tsu.yubo@gmail.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org
Control: block 1092349 by -1

* Package name    : python-crypt-r
  Version         : 3.13.1
  Upstream Contact: Miro Hrončok <miro@hroncok.cz>
* URL             : https://github.com/fedora-python/crypt_r
* License         : Python-2.1.1
  Programming Lang: Python
  Description     : 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.
 
I will maintain it under DPT umbrella.

-- 
Regards,
--
  Bo YU

[toc] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web