New function and example program computes Fibonacci numbers fairly fast.
[u/mdw/catacomb] / ghash.h
2011-05-20 Mark Woodingghash.h: Fix GH_HASHSTR64*.
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2005-09-23 mdwRemove buf bits which moved to mLib. Fix email addresses.
2005-09-14 mdwHashing macros for strings and integers.
2004-04-08 mdwExpunge revision histories in files.
2004-04-04 mdwMake tables of standard encryption schemes etc.
2000-07-15 mdwNew generic hash operation for copying hash contexts.
2000-07-03 mdwInclude `bits.h'.
2000-07-02 mdw(ghash->ops->done): Interface change. Passing in a...
2000-06-17 mdwMinor changes in the generic hash interface.
1999-12-10 mdwGeneric interface.