Skip to content

Releases: IdentityPython/pyXMLSecurity

Verison 0.30

28 Feb 15:52
0.30
b6892a5
Compare
Choose a tag to compare

0.30

Release on 28 Feb 2023 16:51:25 CET

  • add support for non-RSA and non-PKCS1 v1.5 padding
  • improved logging
  • drop python3
  • fix for mgf1 verification
  • avoid tripping up on missing fingerprints - validate over all signatures
  • correct import for MutableMapping