Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17509
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!srl.newsdeef.eu!news.corradoroberto.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Andrey Rakhmatullin <wrar@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: hashlib and sha384 |
| Date | Sun, 31 May 2026 10:50:01 +0200 |
| Message-ID | <N0K1P-9e2F-3@gated-at.bofh.it> (permalink) |
| References | <N0JS9-9dZ8-1@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Sun May 31 08:41:19 2026 |
| Old-Return-Path | <wrar@debian.org> |
| X-Amavis-Spam-Status | No, score=-10 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, SUBENDNUM=2] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .debian. - helo: .durkon.wrar. - helo-domain: .wrar.) FROM/MX_MATCHES_NOT_HELO(DOMAIN)=0; rate: -3.5 |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="odW/BtO0jTX+rdGk" |
| Content-Disposition | inline |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/23793 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/ahv0HIVleOvoYTa6@belkar.wrar.name |
| Approved | robomod@news.nic.it |
| Lines | 56 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sun, 31 May 2026 13:41:00 +0500 |
| X-Original-Message-ID | <ahv0HIVleOvoYTa6@belkar.wrar.name> |
| X-Original-References | <d09fc8cb-18d6-4148-b5dd-bd0834893db2@debian.org> |
| Xref | csiph.com linux.debian.maint.python:17509 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Sun, May 31, 2026 at 10:31:48AM +0200, Rene Engelhard wrote: > File "/usr/lib/python3/dist-packages/hypothesis/internal/conjecture/utils.py", line 35, in calc_label_from_name > hashed = hashlib.sha384(name.encode()).digest() > ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ >_hashlib.UnsupportedDigestmodError: unsupported hash type sha384 > >happens. (for both 3.13 and 3.14) > >From what I read in https://docs.python.org/3/library/hashlib.html sha384 should have been supported in python anyways and >xmlsec1s build has >checking for SHA384 support... yes >(if it even matters, python3s _hashlib doesn't use xmlsec..) Considering that sha384(b'').digest() works for me in sid Python you may want to describe your environment better. E.g. do you have anything from experimental installed (like the aforementioned openssl 4)? Is it a clean chroot? >Am I missing something obvious? No, to my knowledge. -- WBR, wRAR
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
hashlib and sha384 Rene Engelhard <rene@debian.org> - 2026-05-31 10:40 +0200
Re: hashlib and sha384 Andrey Rakhmatullin <wrar@debian.org> - 2026-05-31 10:50 +0200
Re: hashlib and sha384 Rene Engelhard <rene@debian.org> - 2026-05-31 11:10 +0200
Re: hashlib and sha384 Andrey Rakhmatullin <wrar@debian.org> - 2026-05-31 11:40 +0200
Re: hashlib and sha384 Rene Engelhard <rene@debian.org> - 2026-05-31 13:30 +0200
Re: hashlib and sha384 Andrey Rakhmatullin <wrar@debian.org> - 2026-05-31 16:40 +0200
csiph-web