stamper

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2021 License: MIT Imports: 3 Imported by: 1

Documentation

Overview

Create Atum timestamps (server-side).

You want to use this package if you are writing an Atum server. If you just want to request an Atum timestamp, use github.com/bwesterb/go-atum.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateEd25519Timestamp

func CreateEd25519Timestamp(sk ed25519.PrivateKey, pk ed25519.PublicKey,
	time int64, nonce []byte) (ts atum.Timestamp)

Create an Ed25519 timestamp

func CreateXMSSMTTimestamp

func CreateXMSSMTTimestamp(sk *xmssmt.PrivateKey, pk *xmssmt.PublicKey,
	time int64, nonce []byte) (*atum.Timestamp, error)

Create an XMSSMT timestamp

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL