Skip to content

v2.7.2

Compare
Choose a tag to compare
@kislyuk kislyuk released this 02 Dec 05:23
· 171 commits to main since this release
v2.7.2
b6bfd45
  • Relax dependency version range on eight

    • Update dependency installation documentation

    • XMLSigner.sign(): add always_add_key_value kwarg to include both
      X509Data and KeyValue for ill-defined signing applications

    • XMLVerifier.verify(): reject signatures that contain both X509Data
      and KeyValue by default; add ignore_ambiguous_key_info kwarg to
      bypass