v1.5.3
Changed
- Increase required version of the cryptography package to >=1.4.0.
Fixed
- Remove uses of deprecated functions from the cryptography package.
- Warn about missing
algorithms
param todecode()
only whenverify
param isTrue
#281
algorithms
param to decode()
only when verify
param is True
#281