Opened 3 years ago
Closed 3 years ago
#17579 closed enhancement (fixed)
pycryptodome-3.17.0 (Python module)
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.3 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (3)
comment:1 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 3 years ago
| Summary: | pycryptodome-3.1 (Python module) → pycryptodome-3.17.0 (Python module) |
|---|
comment:3 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
bb3c618aba Update to sysstat-12.7.2. 3d1f27df03 Update to umockdev-0.17.16. 8cc2fe70c8 Update to pycryptodome-3.17.0 (Python module).
Note:
See TracTickets
for help on using tickets.

3.17.0 (29 January 2023)
New features
dp,dq,invqandinvq(invpis the same value as the existingu).Resolved issues
RSA.construct.Util.number.inverse.AES.newand the various mode-specific types it returns. Thanks to Greg Werbin.curveof an ECC key was not always the preferred curve name, as it used to be in v3.15.0 (independently of the curve name specified when generating the key).PKCS1_v1_5andPKCS1_PSS, as theirverify()returned a boolean.nonce,iv, andIVparameters of cipher objects.Other changes