mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #143] [CLOSED] New Compressione Method #864
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/143
Author: @ghost
Created: 5/27/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
fccd03cNew Compressione Methodf9c739dNew AES 256 Bit Implementation📊 Changes
2 files changed (+295 additions, -0 deletions)
View changed files
➕
SharpCompress/Compressor/Huffman.cs(+226 -0)➕
SharpCompress/Crypto/AES.cs(+69 -0)📄 Description
Hi there!
Thought you need a Huffman compression method...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.