radare2/binr/rahash2
vertur 3a91bf0e97 Wide CRC hashes
* Avoid explicit size for CRC hash.
* Add more CRC8 hashing presets.
* Add more CRC16 hashing presets.
* Add more CRC32 hashing presets.
* Add CRC64 hashing presets (disabled).
* Regroup CRC presets and make they presence configurable. Disable CRC16 and enable CRC64 hashing.
* Prevent from bitset overflow. Enable all CRC hashes.
* Regroup CRC presets again. Enable all original and disable rare-used presets.
* Fix issue with mismatched bitset types.
2018-01-07 20:41:53 +01:00
..
Makefile Fix Android builds 2017-08-19 18:52:57 +02:00
meson.build Fix #8486 (meson missing bins) (#8519) 2017-09-15 10:17:50 +02:00
rahash2.c Wide CRC hashes 2018-01-07 20:41:53 +01:00