aboutsummaryrefslogtreecommitdiffstats
path: root/enc
AgeCommit message (Collapse)AuthorFilesLines
2025-10-10Use a separate salt per fileRose Hogenson1-10/+4
Unfortunately this makes the program way slower for multiple files. However, it's a critical bug to reuse salt between files.
2025-10-10Initial commitRose Hogenson1-0/+78