Skip to content

v1.0.1

Compare
Choose a tag to compare
@hampuskraft hampuskraft released this 13 Oct 21:30
· 15 commits to main since this release
f314bcb
  • Fixed a bug that resulted in signed timestamps incompatible with the Python library (#1).
  • Fixed a bug where BadTimeSignature wasn't thrown when unsigning invalid timestamps.
  • Improved test coverage for the TimestampSigner and TimedSerializer.

Thanks to @testlabauto for the bug report!