tailscale/types/key
Tom DNetto f50043f6cb tka,types/key: remove dependency for tailcfg & types/ packages on tka
Following the pattern elsewhere, we create a new tka-specific types package for the types
that need to couple between the serialized structure types, and tka.

Signed-off-by: Tom DNetto <tom@tailscale.com>
2022-08-04 12:51:58 -07:00
..
control_test.go types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
control.go types/key: add ControlPrivate.Shared wrapper too 2022-07-19 14:49:01 -07:00
disco_test.go types/key: fix license header on disco files. 2021-10-29 13:45:49 -07:00
disco.go types/key: export constants for key size, not a method. 2021-10-29 17:39:04 -07:00
machine_test.go types/key: add MachinePrecomputedSharedKey.Open 2022-07-22 12:05:29 -07:00
machine.go types/key: add MachinePrecomputedSharedKey.Open 2022-07-22 12:05:29 -07:00
nl_test.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
nl.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
node_test.go tka,types/key: implement direct node-key signatures 2022-08-03 15:42:27 -07:00
node.go tka,types/key: implement direct node-key signatures 2022-08-03 15:42:27 -07:00
util_test.go types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
util.go tka,types/key: implement NLPrivate glue for tailnet key authority keys 2022-07-29 12:16:32 -07:00