1hub / springburg

OpenPGP for .NET
MIT License
4 stars 0 forks source link

Add BZip2 decompression support #2

Open filipnavara opened 3 years ago

filipnavara commented 3 years ago

Trivial implementation ported from ToyBox: https://gist.github.com/filipnavara/f6b7afe5bc488e8ac9aad4d399a438f5

Needs to be tested, missing support for randomized blocks (not generated by recent bzip2 implementations).