You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
control.go types/key: add ControlPrivate.Shared wrapper too 2 years ago
control_test.go types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago
disco.go types/key: export constants for key size, not a method. 3 years ago
disco_test.go types/key: fix license header on disco files. 3 years ago
machine.go types/key: add MachinePrecomputedSharedKey.Open 2 years ago
machine_test.go types/key: add MachinePrecomputedSharedKey.Open 2 years ago
nl.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2 years ago
nl_test.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2 years ago
node.go tka,types/key: implement direct node-key signatures 2 years ago
node_test.go tka,types/key: implement direct node-key signatures 2 years ago
util.go tka,types/key: implement NLPrivate glue for tailnet key authority keys 2 years ago
util_test.go types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago