Commit Graph

9 Commits

Author SHA1 Message Date
hasufell a6071c609a
DOC: add doxygen to deps 2014-06-28 13:03:40 +02:00
hasufell b8fd0c0559
DOC: add 'make check' to instructions 2014-06-28 02:09:07 +02:00
hasufell e4b6ca84e5
ENC/DEC: implement compression via lz4
This speeds up encryption/decryption considerably, but also
causes complete failure for any non-recoverable char in a message,
since the decompression will fail then.

Also remove the double base64 encode/decode.
2014-06-22 22:44:03 +02:00
hasufell d8ab090a40
Update README 2014-06-09 00:10:40 +02:00
hasufell 9c9c966106
Update README 2014-06-09 00:10:39 +02:00
hasufell 934a9e5800
Update README 2014-06-09 00:10:39 +02:00
hasufell 2fbeb412cf
TRAVIS: add travis.yml 2014-06-09 00:09:51 +02:00
hasufell 9039e47eb4
Fix README 2014-05-28 21:31:12 +02:00
hasufell 0a4270341c
Add README.md 2014-05-28 21:25:52 +02:00