mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 13:31:21 +03:00
Forgot to add crc32 to hash README.md
This commit is contained in:
parent
c924079d60
commit
71738b36a9
@ -5,3 +5,4 @@ Overview files **hash.h** and **hash.c**
|
||||
* djb2
|
||||
* xor8 (8 bit)
|
||||
* adler_32 (32 bit)
|
||||
* crc32 (32 bit)
|
Loading…
Reference in New Issue
Block a user