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 bc89a796ec types/key: add a dedicated type for node keys.
Complete with converters to all the other types that represent a
node key today, so the new type can gradually subsume old ones.

Updates #3206

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
control.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
control_test.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
key.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
key_test.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
machine.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
machine_test.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
node.go types/key: add a dedicated type for node keys. 4 years ago
node_test.go types/key: add a dedicated type for node keys. 4 years ago
util.go types/key: add a dedicated type for node keys. 4 years ago
util_test.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago