Registry / crypto / digitorus-timestamp

digitorus-timestamp

JSON →
library0.0.0-20231217203849-220c5c2851b7gogounverified

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

go get github.com/digitorus/timestamp
INSTALL
IMPORT
SIG · DIGITORUS-TIMESTAM
D
digitorus-timestamp
cryptogov0.0.0-20231217203849-220c5c2851b7
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/digitorus/timestamp

Creates a time-stamp request using default options.

package main import ( "fmt" "github.com/digitorus/timestamp" ) func main() { req, _ := timestamp.CreateRequest(nil, nil) fmt.Printf("Request: %x\n", req) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20231217203849-220c5c2851b7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
digitorus-timestamp — go get digitorus-timestamp · libregistry