tailscale/tka
Tom DNetto 1cfd96cdc2 tka: implement AUM and Key types
This is the first in a series of PRs implementing the internals for the
Tailnet Key Authority. This PR implements the AUM and Key types, which
are used by pretty much everything else. Future PRs:

 - The State type & related machinery
 - The Tailchonk (storage) type & implementation
 - The Authority type and sync implementation

Signed-off-by: Tom DNetto <tom@tailscale.com>
2022-07-06 12:19:37 -07:00
..
aum.go tka: implement AUM and Key types 2022-07-06 12:19:37 -07:00
aum_test.go tka: implement AUM and Key types 2022-07-06 12:19:37 -07:00
key.go tka: implement AUM and Key types 2022-07-06 12:19:37 -07:00
key_test.go tka: implement AUM and Key types 2022-07-06 12:19:37 -07:00
tka.go tka: implement AUM and Key types 2022-07-06 12:19:37 -07:00