Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
core
|
|
adminserver
Package adminserver contains the KeyTransparencyAdmin implementation
|
Package adminserver contains the KeyTransparencyAdmin implementation |
api/monitor/v1/monitor_go_proto
Package monitor_go_proto is a reverse proxy.
|
Package monitor_go_proto is a reverse proxy. |
api/v1/keytransparency_go_proto
Package keytransparency_go_proto is a reverse proxy.
|
Package keytransparency_go_proto is a reverse proxy. |
client
Package client is a client for communicating with the Key Server.
|
Package client is a client for communicating with the Key Server. |
client/gobindclient
Package gobindclient contains a gobind friendly implementation of a KeyTransparency Client able to make GetUser requests to a KT server and verify the soundness of the responses.
|
Package gobindclient contains a gobind friendly implementation of a KeyTransparency Client able to make GetUser requests to a KT server and verify the soundness of the responses. |
client/hammer
Package hammer sends multiple requests to Key Transparency at the same time.
|
Package hammer sends multiple requests to Key Transparency at the same time. |
client/multi
Package multi contains utilities for multiplexing io operations.
|
Package multi contains utilities for multiplexing io operations. |
crypto/commitments
Package commitments implements a cryptographic commitment.
|
Package commitments implements a cryptographic commitment. |
crypto/vrf
Package vrf defines the interface to a verifiable random function.
|
Package vrf defines the interface to a verifiable random function. |
crypto/vrf/p256
Package p256 implements a verifiable random function using curve p256.
|
Package p256 implements a verifiable random function using curve p256. |
directory
Package directory stores multi-tenancy configuration information.
|
Package directory stores multi-tenancy configuration information. |
integration
Package integration exports a set of unit tests that can be run by impl/integration or any other specific instantiation of KeyTransparency.
|
Package integration exports a set of unit tests that can be run by impl/integration or any other specific instantiation of KeyTransparency. |
keyserver
Package keyserver implements a transparent key server for End to End.
|
Package keyserver implements a transparent key server for End to End. |
monitor
Package monitor implements the monitor service.
|
Package monitor implements the monitor service. |
monitorserver
Package monitorserver contains an implementation of a Monitor server which can be queried for monitoring results.
|
Package monitorserver contains an implementation of a Monitor server which can be queried for monitoring results. |
monitorstorage
Package monitorstorage holds data produced by the monitor
|
Package monitorstorage holds data produced by the monitor |
mutator
Package mutator defines the operations to transform mutations into changes in the map as well as operations to write and read mutations to and from the database.
|
Package mutator defines the operations to transform mutations into changes in the map as well as operations to write and read mutations to and from the database. |
mutator/entry
Package entry implements a simple replacement strategy as a mapper.
|
Package entry implements a simple replacement strategy as a mapper. |
sequencer
Package sequencer reads mutations and applies them to the Trillian Map.
|
Package sequencer reads mutations and applies them to the Trillian Map. |
testutil
Package testutil provides helper functions for tests.
|
Package testutil provides helper functions for tests. |
impl
|
|
authentication
Package authentication implements authentication mechanisms.
|
Package authentication implements authentication mechanisms. |
authorization
Package authorization contains the authorization module implementation.
|
Package authorization contains the authorization module implementation. |
sql/directory
Package directory implements the directory.Storage interface.
|
Package directory implements the directory.Storage interface. |
sql/keysets
Package keysets implements the storage.KeySets interface.
|
Package keysets implements the storage.KeySets interface. |
sql/mutationstorage
Package mutationstorage defines operations to write and read mutations to and from the database.
|
Package mutationstorage defines operations to write and read mutations to and from the database. |
Click to show internal directories.
Click to hide internal directories.