Ruby implementation of simple Huffman algorithm
Stars
8
Forks
1
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
9
commits
Write README with basic instructions/format info
96acf1d
Remove pp requirement
b4a8f6c
Finish implementing decoding
79f3a26
Stub out decoder methods
feaddb9
Provide more binary info for comparison
27b0131
Print binary plaintext string for comparison
60034e9
Implement Huffman encoding
d803a2e
Stub actual en/decryption methods
97d1e29
Stub shell script runner
e8c0ebd