summaryrefslogtreecommitdiffhomepage
path: root/types/key/util.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-16types/netmap: remove PrivateKey from NetworkMapBrad Fitzpatrick1-0/+18
2024-02-08all: use new AppendEncode methods available in Go 1.22 (#11079)Joe Tsai1-9/+1
2023-09-01all: implement AppendText alongside MarshalText (#9207)Joe Tsai1-5/+14
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-07-29tka,types/key: implement NLPrivate glue for tailnet key authority keysTom DNetto1-3/+3
2021-10-28types/key: add a dedicated type for node keys.David Anderson1-5/+11
2021-09-03types/key: add a special key with custom serialization for control private ke...Dave Anderson1-0/+111
2021-09-03Revert "types/key: add MachinePrivate and MachinePublic."David Anderson1-111/+0
2021-09-03types/key: add MachinePrivate and MachinePublic.David Anderson1-0/+111