Skip to content

v1.4.0

Compare
Choose a tag to compare
@abhishek-ram abhishek-ram released this 06 Feb 06:12
· 16 commits to master since this release
  • Handle the case where non utf-8 characters are present in the certificate (PR #44 by @chadgates )
  • Add support for python 3.10 (PR #42 by @chadgates )
  • Move to GitHub actions for running automated tests
  • Fix broken tests due to expired certs (PR #39 by @chadgates )
  • Preserve content headers on enveloped data (PR #36 by @derekmwright )
  • When address-type is not specified, only use provided value (PR #34 by @chadgates )
  • Normalize digest algorithm to make it more compatible (PR #32 by @loop0 )