Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
keytransparency-client
command
|
|
|
keytransparency-monitor
command
|
|
|
keytransparency-sequencer
command
|
|
|
keytransparency-server
command
|
|
|
core
|
|
|
authentication
Package authentication implements authentication mechanisms.
|
Package authentication implements authentication mechanisms. |
|
authorization
Package authorization defines the authorization interface of Key Transparency.
|
Package authorization defines the authorization interface of Key Transparency. |
|
client/gobindclient
Package gobindclient contains a gobind friendly implementation of a KeyTransparency Client able to make GetEntry 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 GetEntry requests to a KT server and verify the soundness of the responses. |
|
crypto/commitments
Package commitments implements a cryptographic commitment.
|
Package commitments implements a cryptographic commitment. |
|
crypto/dev
Package dev provides pseudo dev/* readers and writers.
|
Package dev provides pseudo dev/* readers and writers. |
|
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. |
|
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. |
|
mutation
Package mutation implements the monitor service.
|
Package mutation implements the monitor service. |
|
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. |
|
proto/authorization
Package authorization is a generated protocol buffer package.
|
Package authorization is a generated protocol buffer package. |
|
proto/keymaster
Package keymaster is a generated protocol buffer package.
|
Package keymaster is a generated protocol buffer package. |
|
proto/keytransparency_v1_types
Package keytransparency_v1_types is a generated protocol buffer package.
|
Package keytransparency_v1_types is a generated protocol buffer package. |
|
proto/monitor_v1_types
Package monitor_v1_types is a generated protocol buffer package.
|
Package monitor_v1_types is a generated protocol buffer package. |
|
impl
|
|
|
authorization
Package authorization contains the authorization module implementation.
|
Package authorization contains the authorization module implementation. |
|
config
Package config has utilities for loading configuration files from disk.
|
Package config has utilities for loading configuration files from disk. |
|
monitor
Package monitor contains an implementation of a Monitor server which can be queried for monitoring results.
|
Package monitor contains an implementation of a Monitor server which can be queried for monitoring results. |
|
mutation
Package mutation implements the mutations service a monitor can query.
|
Package mutation implements the mutations service a monitor can query. |
|
proto/keytransparency_v1_service
Package keytransparency_v1_service is a generated protocol buffer package.
|
Package keytransparency_v1_service is a generated protocol buffer package. |
|
proto/monitor_v1_service
Package monitor_v1_service is a generated protocol buffer package.
|
Package monitor_v1_service is a generated protocol buffer package. |
|
proto/mutation_v1_service
Package mutation_v1_service is a generated protocol buffer package.
|
Package mutation_v1_service is a generated protocol buffer package. |
|
proto/sequencer_v1_service
Package sequencer_v1_service is a generated protocol buffer package.
|
Package sequencer_v1_service is a generated protocol buffer package. |
|
sql/mutations
Package mutations defines operations to write and read mutations to and from the database.
|
Package mutations defines operations to write and read mutations to and from the database. |
|
sql/testutil
Package testutil contains test supporting functionality for 'impl/sql/...'.
|
Package testutil contains test supporting functionality for 'impl/sql/...'. |
Click to show internal directories.
Click to hide internal directories.
