main
buzhash: change fingerprint to track OOM
Fix a number of memory related bugs in zchunk
Remove unused `count` variable
Rework hash code to support openSSL 3.x EVP API (#98)
Move main hash addition after uncompressed hash addition
fix file end newlines with pre-commit
Fix read off-by-one bug in compressed int function
Stop storing last error when missing zchunk context
Add ZCK_NO_WRITE option to disable writing to a file
Add support for detached headers
Fixed meson for static build on windows
Use UThash for finding identical chunks