index
:
SorensenCompression
master
The constant-size compression algorithm - Experimental C implementation
malf
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
pszip.h
blob: 9d07e498532b110acf0dc6a94177635dfa37b5a0 (
plain
) (
tree
)
f1a44b2
1
2
3
4
5
#pragma once #include <gmp.h> void pszip_iterate_bithack01(mpz_t, const mpz_t);