https://github.com/mohabashraf-byte/imageencryptcompress
A simple implementation of Huffman Tree algorithm for text encryption and decryption.
https://github.com/mohabashraf-byte/imageencryptcompress
algorithms dotnet huffman-compression-algorithm huffman-tree
Last synced: 5 months ago
JSON representation
A simple implementation of Huffman Tree algorithm for text encryption and decryption.
- Host: GitHub
- URL: https://github.com/mohabashraf-byte/imageencryptcompress
- Owner: MohabASHRAF-byte
- Created: 2024-07-31T10:21:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-13T21:41:16.000Z (7 months ago)
- Last Synced: 2025-05-21T00:13:09.896Z (6 months ago)
- Topics: algorithms, dotnet, huffman-compression-algorithm, huffman-tree
- Language: C#
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageEncryptCompress