diff options
author | David Robillard <d@drobilla.net> | 2021-09-10 20:11:43 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2021-09-10 20:54:28 -0400 |
commit | b8461860b40f721fd9949ceb5c012c46f914445d (patch) | |
tree | 16544ca09a5aa373e205920e7fbb8835282e1b67 /test/btree_test.c | |
parent | 497b0a9fb716023b73bb5fc1c8c451da11ba32d8 (diff) | |
download | zix-b8461860b40f721fd9949ceb5c012c46f914445d.tar.gz zix-b8461860b40f721fd9949ceb5c012c46f914445d.tar.bz2 zix-b8461860b40f721fd9949ceb5c012c46f914445d.zip |
Replace CRC32 digest with more modern and appropriate algorithms
This makes the hassle of platform-specific code go away, and instead uses
portable implementations of relatively standard modern hash algorithms. CRC32
is not great as a hash function anyway, though it is very fast when hardware
accelerated.
Diffstat (limited to 'test/btree_test.c')
0 files changed, 0 insertions, 0 deletions