Quad4 Software
explore Help
Sign In
Mirrors/tailscale
1
0
Fork 0
You've already forked tailscale
mirror of https://github.com/tailscale/tailscale.git synced 2025-12-28 08:13:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
a78f8fa70165b4072357149186ac844c1b494445
tailscale/types/key
History
Tom DNetto a78f8fa701 tka: support rotating node-keys in node-key signatures
Signed-off-by: Tom DNetto <tom@tailscale.com>
2022-08-24 10:41:01 -07:00
..
control_test.go
types/key: add a special key with custom serialization for control private keys (#2792)
2021-09-03 13:17:46 -07:00
control.go
types/key: add ControlPrivate.Shared wrapper too
2022-07-19 14:49:01 -07:00
disco_test.go
types/key: fix license header on disco files.
2021-10-29 13:45:49 -07:00
disco.go
types/key: export constants for key size, not a method.
2021-10-29 17:39:04 -07:00
machine_test.go
types/key: add MachinePrecomputedSharedKey.Open
2022-07-22 12:05:29 -07:00
machine.go
types/key: add MachinePrecomputedSharedKey.Open
2022-07-22 12:05:29 -07:00
nl_test.go
tka: support rotating node-keys in node-key signatures
2022-08-24 10:41:01 -07:00
nl.go
client,cmd/tailscale,ipn,tka,types: implement tka initialization flow
2022-08-22 11:35:16 -07:00
node_test.go
tka,types/key: implement direct node-key signatures
2022-08-03 15:42:27 -07:00
node.go
tka,types/key: implement direct node-key signatures
2022-08-03 15:42:27 -07:00
util_test.go
types/key: add a special key with custom serialization for control private keys (#2792)
2021-09-03 13:17:46 -07:00
util.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
2022-07-29 12:16:32 -07:00