summaryrefslogtreecommitdiffhomepage
path: root/types/key/machine.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2023-09-01all: implement AppendText alongside MarshalText (#9207)Joe Tsai1-2/+12
2023-02-01all: use Go 1.20's bytes.CloneBrad Fitzpatrick1-2/+3
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-07-22types/key: add MachinePrecomputedSharedKey.OpenBrad Fitzpatrick1-0/+15
2022-07-19types/key: add naclbox shared key wrapper type + Seal methodBrad Fitzpatrick1-0/+27
2021-11-10control/noise: use key.Machine{Public,Private} as appropriate.David Anderson1-0/+39
2021-09-03types/key: add a special key with custom serialization for control private ke...Dave Anderson1-0/+173
2021-09-03Revert "types/key: add MachinePrivate and MachinePublic."David Anderson1-173/+0
2021-09-03types/key: add MachinePrivate and MachinePublic.David Anderson1-0/+173