Registry / crypto / unidoc-timestamp

unidoc-timestamp

JSON →
library0.0.0-20200412005513-91597fd3793agogounverified

Implements the Time-Stamp Protocol (TSP) as specified in RFC3161 for X.509 public key infrastructure.

go get github.com/unidoc/timestamp
INSTALL
IMPORT
SIG · UNIDOC-TIMESTAMP
U
unidoc-timestamp
cryptogov0.0.0-20200412005513-91597fd3793a
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

timestamp
github.com/unidoc/timestamp

Creates a time-stamp request.

package main import ( "fmt" "github.com/unidoc/timestamp" ) func main() { req, _ := timestamp.CreateRequest(nil, nil) fmt.Println(req) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200412005513-91597fd3793alatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Resources
unidoc-timestamp — go get unidoc-timestamp · libregistry