summaryrefslogtreecommitdiff
path: root/tools/xor_compress.rs
AgeCommit message (Expand)Author
2020-09-21xor_compress: use argv[0] as the program name if it existsRangi
2020-09-18xor_compress refactoringRangi
2020-09-17Fix xor_compress algorithm bug for single-byte inputRangi
2020-09-17No measurable performance difference between read and read_to_endRangi
2020-09-17Fix a warning from the Rust clippy linterRangi
2020-09-17Slight refactor to all xor_compressRangi
2020-09-16tools/xor_compress revisions:Rangi