summaryrefslogtreecommitdiff
path: root/src/encryption.h
AgeCommit message (Expand)Author
2025-03-23Fix a whole bunch of shit, create an arena implementation@syxhe
2025-01-27Write encrypttotmp, fuck up decryption again@syxhe
2025-01-19Write example code for generating, storing, and verifying a password@syxhe
2025-01-11Fix genpassword function, delete buggy (v)asprintf implementation(s)@syxhe
2025-01-11First pass at genpassword@syxhe
2025-01-10Create a dictionary of password words@syxhe
2025-01-09Figure out why linking wasn't working@syxhe
2025-01-06Start work on encryption@syxhe