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
David Anderson 84c3a09a8d types/key: export constants for key size, not a method.
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
control.go types/key: add a special key with custom serialization for control private keys (#2792) 3 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 a special key with custom serialization for control private keys (#2792) 3 years ago
machine_test.go types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago
node.go types/key: export constants for key size, not a method. 3 years ago
node_legacy.go tailcfg: move NodeKey type to types/key. 3 years ago
node_legacy_test.go tailcfg: move NodeKey type to types/key. 3 years ago
node_test.go types/key: add a dedicated type for node keys. 3 years ago
util.go types/key: add a dedicated type for node keys. 3 years ago
util_test.go types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago