Skip to content

v1.3.2

Compare
Choose a tag to compare
@abhishek-ram abhishek-ram released this 01 Nov 14:53
· 44 commits to master since this release
  • Use signature_algo attribute when detecting the signature algorithm
  • Raise exception when unknown digest_alg is passed to the sign function
  • Add proper support for handling binary messages
  • Look for Final-Recipient if Original-Recipient is not present in the MDN
  • Remove support for python 3.6
  • Fix linting and change the linter to pylava