update readme file

This commit is contained in:
Krishna Vedala 2020-07-22 11:38:27 -04:00
parent 138400e558
commit af6a87235a
No known key found for this signature in database
GPG Key ID: BA19ACF8FC8792F7

View File

@ -1,8 +1,7 @@
# Hash algorithms # Hash algorithms
Overview files **hash.h** and **hash.c**
* sdbm * sdbm
* djb2 * djb2
* xor8 (8 bit) * xor8 (8 bit)
* adler_32 (32 bit) * adler_32 (32 bit)
* crc32 (32 bit) * crc32 (32 bit)