v1.3.2
- 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
ifOriginal-Recipient
is not present in the MDN - Remove support for python 3.6
- Fix linting and change the linter to pylava