Update to v45.0.3
This fixes two issues from v45: - Fixed decrypting PKCS#8 files encrypted with long salts (this impacts keys encrypted by Bouncy Castle). - Fixed decrypting PKCS#8 files encrypted with DES-CBC-MD5. While wildly insecure, this remains prevalent.
This commit is contained in:
parent
f06f4c2804
commit
adc63ac786
3 changed files with 5 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -71,3 +71,5 @@
|
|||
/cryptography-44.0.0-vendor.tar.bz2
|
||||
/cryptography-45.0.2.tar.gz
|
||||
/cryptography-45.0.2-vendor.tar.bz2
|
||||
/cryptography-45.0.3.tar.gz
|
||||
/cryptography-45.0.3-vendor.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue