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 8d45d7e312 types/key: make NLPublic complement to NLPrivate
Forgot that I would need that in control. Oops.

Signed-off-by: Tom DNetto <tom@tailscale.com>
3 years ago
..
control.go types/key: add ControlPrivate.Shared wrapper too 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 MachinePrecomputedSharedKey.Open 4 years ago
machine_test.go types/key: add MachinePrecomputedSharedKey.Open 4 years ago
nl.go types/key: make NLPublic complement to NLPrivate 3 years ago
nl_test.go types/key: make NLPublic complement to NLPrivate 3 years ago
node.go net/netaddr: start migrating to net/netip via new netaddr adapter package 4 years ago
node_test.go types/key: add a dedicated type for node keys. 4 years ago
util.go tka,types/key: implement NLPrivate glue for tailnet key authority keys 4 years ago
util_test.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago