Documentation
¶
Overview ¶
Package sumdb contains a client for the Go checksum database
Index ¶
Constants ¶
View Source
const ( TileSize = 8 RecordsPerTile = 1 << TileSize )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type STH ¶
type STH struct {
TreeSize uint64
RootHash merkletree.Hash
Signature []byte
}
func ParseAndAuthenticateSTH ¶
func (*STH) Authenticate ¶
Click to show internal directories.
Click to hide internal directories.