v1.0.2
Changed
-
Added
HashAlgorithmto exports of the base package module (#143) -
Added
verify_messagemethod toVerifierclass (#144) -
Slight refactoring of the tests to ease how to test with multiple TSA (#145)
-
Changed return value of
VerifierBuilder.build()from_VerifiertoVerifier: This is technically
an API change but should have minimal user impact. (#147)
Fixed
- Fixed spelling of
hash_algorithmparameter inTimestampRequestBuilderclass (#131)