14 lines
1.2 KiB
Markdown
14 lines
1.2 KiB
Markdown
# RFC3161 Time-Stamp Protocol (TSP) package for Go
|
|
|
|
[](https://github.com/digitorus/timestamp/actions?query=workflow%3Abuild-and-test)
|
|
[](https://github.com/digitorus/timestamp/actions?query=workflow%3Agolangci-lint)
|
|
[](https://github.com/digitorus/timestamp/actions?query=workflow%3Acodeql)
|
|
[](https://goreportcard.com/report/github.com/digitorus/timestamp)
|
|
[](https://codecov.io/gh/digitorus/timestamp)
|
|
[](https://pkg.go.dev/github.com/digitorus/timestamp)
|
|
|
|
Time-Stamp Protocol (TSP) package for Go
|
|
|
|
#### General
|
|
The package timestamp implements the Time-Stamp Protocol (TSP) as specified in RFC3161 (Internet X.509 Public Key Infrastructure Time-Stamp Protocol (TSP)).
|