aboutsummaryrefslogtreecommitdiffstats
path: root/enc/enc.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-11Move some tests aroundRose Hogenson1-77/+3
2025-10-11Add a -f flag to overwrite, and update testsRose Hogenson1-18/+39
2025-10-11Use 32 bytes of salt and add a magic headerRose Hogenson1-1/+1
2025-10-10Use a separate salt per fileRose Hogenson1-10/+4
2025-10-10Initial commitRose Hogenson1-0/+78