All Projects → digitorus → timestamp

digitorus / timestamp

Licence: BSD-2-Clause license
Time-Stamp Protocol (TSP) implementation for Go as specified in RFC3161

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to timestamp

rfc3161timestampingserver
This project offers a rfc 3161 compliant timestamping authority/server
Stars: ✭ 30 (-41.18%)
Mutual labels:  pki, tsa, rfc3161
littleca
littleca是一个基于BC的小型ca库,支持ecc,rsa,dsa,sm2的证书签发,加密解密,签名验签操作,支持国密加解密,证书签发
Stars: ✭ 44 (-13.73%)
Mutual labels:  pki, tsa
Pki.js
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
Stars: ✭ 960 (+1782.35%)
Mutual labels:  pki, timestamp
certbot-dns-acmedns
Certbot ACME-DNS DNS01 plugin for Certbot
Stars: ✭ 24 (-52.94%)
Mutual labels:  pki
sqlite micro logger arduino
Fast and Lean Sqlite database logger for Microcontrollers
Stars: ✭ 128 (+150.98%)
Mutual labels:  timestamp
react-timestamp
A React component for displaying a UTC datetime in the local timezone
Stars: ✭ 45 (-11.76%)
Mutual labels:  timestamp
azure-iiot-opc-vault-service
Azure Industrial IoT OPC Vault Service
Stars: ✭ 15 (-70.59%)
Mutual labels:  pki
ct-honeybee
Lightweight program that pollinates STHs between Certificate Transparency logs and auditors
Stars: ✭ 25 (-50.98%)
Mutual labels:  pki
colossal-squuid
Library for generating sequential UUIDs, or SQUUIDs
Stars: ✭ 52 (+1.96%)
Mutual labels:  timestamp
TravelingSalesmanHeuristics.jl
Julia package for simple traveling salesman problem heuristics
Stars: ✭ 46 (-9.8%)
Mutual labels:  tsp
labca
A private Certificate Authority for internal (lab) use, based on the open source ACME Automated Certificate Management Environment implementation from Let's Encrypt (tm).
Stars: ✭ 126 (+147.06%)
Mutual labels:  pki
orbitdns
Distributed PKI based DNS
Stars: ✭ 23 (-54.9%)
Mutual labels:  pki
log-utils
Basic logging utils: colors, symbols and timestamp.
Stars: ✭ 24 (-52.94%)
Mutual labels:  timestamp
order-id
Unique order id generator
Stars: ✭ 46 (-9.8%)
Mutual labels:  timestamp
virgil-sdk-x
Virgil Core SDK allows developers to get up and running with Virgil Cards Service API quickly and add end-to-end security to their new or existing digital solutions to become HIPAA and GDPR compliant and more.
Stars: ✭ 27 (-47.06%)
Mutual labels:  pki
TSP-GA
Traveling Salesman Problem Using Parallel Genetic Algorithms
Stars: ✭ 29 (-43.14%)
Mutual labels:  tsp
learn-ssl
A set of example programs that demonstrate various OpenSSL functions and enable "learning by doing".
Stars: ✭ 15 (-70.59%)
Mutual labels:  pki
apple-ocsp-noiser
Privacy-Preserving Noise Machine for Apple Developer ID OCSP
Stars: ✭ 31 (-39.22%)
Mutual labels:  pki
theia-trace-extension
Theia trace viewer extension using the tsp-typescript-client (https://github.com/theia-ide/tsp-typescript-client) and Trace Server Protocol (https://github.com/theia-ide/trace-server-protocol).
Stars: ✭ 38 (-25.49%)
Mutual labels:  tsp
VeRyPy
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Stars: ✭ 166 (+225.49%)
Mutual labels:  tsp

RFC3161 Time-Stamp Protocol (TSP) package for Go

Build & Test golangci-lint CodeQL Go Report Card Coverage Status Go Reference

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)).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].