Commit Graph

2 Commits

Author SHA1 Message Date
Kyle 0cf03528c5 Fix comparison test in hash_equal, release 1.0.1.
The result in the loop was being reset each iteration; only the last
element in the byte array was being checked for equality.
2015-12-22 21:41:33 -08:00
Kyle Isom bfcf11129c Updating a few things before release.
Still TODO:

  + document HMAC
  + document miscellaneous functions
  + add examples
  + get Sphinx docs building properly
2015-12-21 12:57:55 -08:00