1
Fork 0
turbonss/src
fc_botelho 2a56ec26d7 BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
..
Makefile.am Algorithm BRZ included 2005-07-27 21:13:02 +00:00
bitbool.c mask to represent a boolean value using only 1 bit 2005-01-21 20:30:23 +00:00
bitbool.h mask to represent a boolean value using only 1 bit 2005-01-21 20:30:23 +00:00
bmz.c BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
bmz.h Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
bmz_structs.h Algorithm BRZ included 2005-07-27 21:13:02 +00:00
brz.c BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
brz.h Algorithm BRZ included 2005-07-27 21:13:02 +00:00
brz_structs.h BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
chm.c Algorithm BRZ included 2005-07-27 21:13:02 +00:00
chm.h Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
chm_structs.h It was changed the prefix czech by chm 2005-01-25 21:06:58 +00:00
cmph.c fixed some mistakes in BRZ algorithm 2005-07-29 00:00:01 +00:00
cmph.h Algorithm BRZ included 2005-07-27 21:13:02 +00:00
cmph_structs.c Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
cmph_structs.h The file adpater was implemented. 2005-01-24 20:25:58 +00:00
cmph_types.h BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
debug.h Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
djb2_hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
djb2_hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
fnv_hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
fnv_hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
graph.c Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
graph.h Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
hash_state.h Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
jenkins_hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
jenkins_hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
main.c Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
sdbm_hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
sdbm_hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
vqueue.c Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
vqueue.h Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
vstack.c Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
vstack.h Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00