Commit Graph

7 Commits (e85fff0b8851d6f4f973028addd7bcde9eaa92d6)

Author SHA1 Message Date
Timothy Stack defb00303f [docs] some changes 4 years ago
Timothy Stack 8413dd13d8 [config] add configs directory 4 years ago
Timothy Stack 7407fd429d user alerter instead of flash() 9 years ago
Suresh Sundriyal 13f5ad0dce Change the code to use Spookyhash.
* This change removes the external dependency on OpenSSL, which should
  allow the code to compile on Mac OS X without specifying the
  MAC_OS_X_VERSION_MIN_REQUIRED non-sense.
* Spookyhash should be faster than SHA-1's Merkle-Damgård construction.
* Spookyhash is only 128-bits as opposed to SHA-1's 160-bits so memory
  consumption should be less. I doubt it will lead to too many
  collisions.
* The docs are updated to reflect the fact that OpenSSL is not a
  dependency.
11 years ago
Timothy Stack 7fea5565d2 [docs] mention dependencies 11 years ago
Timothy Stack 49368e1513 [docs] some more writing 11 years ago
Timothy Stack 500f1da9f6 [docs] explicit shift keys 11 years ago