| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-10-24 | Get rid of defaultOptions | Rose Hogenson | 9 | -121/+83 |
| 2025-10-24 | Use argon2 for password hashing | Rose Hogenson | 7 | -22/+24 |
| 2025-10-24 | Remove all metadata | Rose Hogenson | 11 | -309/+71 |
| 2025-10-23 | Use one binary with subcommands | Rose Hogenson | 14 | -101/+111 |
| 2025-10-23 | Move sym files into the root directory | Rose Hogenson | 11 | -0/+0 |
| 2025-10-18 | Get rid of the base64 encoding | Rose Hogenson | 5 | -214/+39 |
| 2025-10-18 | Try to reduce in-memory copies | Rose Hogenson | 4 | -35/+81 |
| 2025-10-15 | Fix reading lines longer than the buffer | Rose Hogenson | 1 | -1/+5 |
| 2025-10-14 | Avoid even more copies in ascii decode | Rose Hogenson | 1 | -5/+2 |
| 2025-10-14 | Avoid an extra copy in ASCII decode | Rose Hogenson | 1 | -23/+10 |
| 2025-10-14 | Use the default buffer size for reading | Rose Hogenson | 1 | -1/+1 |
| 2025-10-14 | Implement ReadFrom and WriteTo for less copying | Rose Hogenson | 6 | -53/+147 |
| 2025-10-13 | Fix reader buffering logic | Rose Hogenson | 1 | -6/+10 |
| 2025-10-12 | Add file header and metadata | Rose Hogenson | 11 | -41/+285 |
| 2025-10-12 | Fix reading password | Rose Hogenson | 5 | -27/+168 |
| 2025-10-11 | Improve error messages | Rose Hogenson | 5 | -2/+46 |
| 2025-10-11 | Move some tests around | Rose Hogenson | 11 | -567/+526 |
| 2025-10-11 | Add a -f flag to overwrite, and update tests | Rose Hogenson | 9 | -49/+561 |
| 2025-10-11 | Use 32 bytes of salt and add a magic header | Rose Hogenson | 5 | -16/+30 |
| 2025-10-10 | Use a separate salt per file | Rose Hogenson | 7 | -111/+70 |
| 2025-10-10 | Initial commit | Rose Hogenson | 11 | -0/+1312 |
