Skip to content

Releases: notaryproject/tspclient-go

v1.0.0

13 Jan 06:26
543cd58
Compare
Choose a tag to compare

tspclient-go V1

The robust implementation of RFC 3161 Timestamp Protocol Client in Go.

Key Features

  • RFC 3161 Compliance: Based on the specifications outlined in RFC 3161 for timestamping clients.
  • Secure: Implements secure communication protocols, ensuring integrity and authenticity of timestamps.
  • Reliable: Fully depends on standard Go libraries. Test coverage is as high as 95%.
  • Easy Integration: Designed to be easily integrated into existing Go applications with straightforward API. Supports timestamping with popular public TSAs, such as digicert and globalsign.

What's Changed since v1.0.0-rc.1

Full Changelog: v1.0.0-rc.1...v1.0.0

Vote PASSED [+4 -0]: #43

v1.0.0-rc.1

06 Dec 00:52
90a141e
Compare
Choose a tag to compare

Vote PASSED [+4 -0]: #38

What's Changed

Full Changelog: v0.2.0...v1.0.0-rc.1

v0.2.0

08 Aug 02:05
df25ef8
Compare
Choose a tag to compare

Vote PASSED [+4 -0]: #31

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Jul 02:34
8710340
Compare
Choose a tag to compare

Vote PASSED [+4 -0]: #27

What's Changed

New Contributors

Full Changelog: https://github.com/notaryproject/tspclient-go/commits/v0.1.0