miniz wrapper in nim
Go to file
jangko 16ec13b991
fixes gzip security bug
never assume data coming from network always valid
2021-06-11 11:20:53 +07:00
.github/workflows fixes gzip security bug 2021-06-11 11:20:53 +07:00
miniz fixes gzip security bug 2021-06-11 11:20:53 +07:00
tests fixes gzip security bug 2021-06-11 11:20:53 +07:00
.gitattributes initial commit 2021-06-04 20:12:57 +07:00
.gitignore initial commit 2021-06-04 20:12:57 +07:00
LICENSE-APACHEv2 initial commit 2021-06-04 20:12:57 +07:00
LICENSE-MIT initial commit 2021-06-04 20:12:57 +07:00
README.md initial commit 2021-06-04 20:12:57 +07:00
miniz.nim initial commit 2021-06-04 20:12:57 +07:00
miniz.nimble fixes gzip security bug 2021-06-11 11:20:53 +07:00

README.md

miniz wrapper in nim

Github action

This is a nim wrapper of original C implementation of miniz

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.