summaryrefslogtreecommitdiff
path: root/src/crypto.c
AgeCommit message (Collapse)Author
2017-06-03Fully working repacker, no bugs related to the encoded output being larger ↵jakob
than the buffer, and filenames are properly encoded.
2017-04-09Automated style checking and fixed unit tests.jakob
2017-04-05More consisteny code style.jakob
2017-03-11Updated copyright information.jakob
2017-03-01First working commit of the rewrite.jakob
2017-02-13Began inevetable rewrite.jakob
2017-01-23Updated crypto and bruteforcing script.jakob
2017-01-13Fixed memory leaking issues and introduced a feature to list the contents of ↵jakob
an archive.
2017-01-12Finished implementation of file decryption. There are still many memory ↵jakob
corruption bugs and a segfault is not uncommon.