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
Brad Fitzpatrick cfdb862673 types/key: add naclbox shared key wrapper type + Seal method
So the control plane can stop doing precomputations on each naclbox
message.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 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
disco.go types/key: export constants for key size, not a method. 4 years ago
disco_test.go types/key: fix license header on disco files. 4 years ago
machine.go types/key: add naclbox shared key wrapper type + Seal method 3 years ago
machine_test.go types/key: add naclbox shared key wrapper type + Seal method 3 years ago
node.go types/key: make NodePublic implement Shardable (#4698) 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