Message 409019 - Python tracker
Message409019
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, florinspatar |
| Date | 2021-12-22.10:43:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1640169820.19.0.00746238880676.issue46149@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This is a known issue, see #40479. OpenSSL 3.0.0 new provider system requires a major redesign of hashlib module's internals. It's not a trivial change. My first attempt GH-19878 has some flaws and introduces a performance regression. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-12-22 10:43:40 | christian.heimes | set | recipients: + christian.heimes, florinspatar |
| 2021-12-22 10:43:40 | christian.heimes | set | messageid: <1640169820.19.0.00746238880676.issue46149@roundup.psfhosted.org> |
| 2021-12-22 10:43:40 | christian.heimes | link | issue46149 messages |
| 2021-12-22 10:43:40 | christian.heimes | create | |