You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
483 B

7 years ago
  1. 1.0.4 / 2014-06-25
  2. ==================
  3. * corrected avoidance of timing attacks (thanks @tenbits!)
  4. 1.0.3 / 2014-01-28
  5. ==================
  6. * [incorrect] fix for timing attacks
  7. 1.0.2 / 2014-01-28
  8. ==================
  9. * fix missing repository warning
  10. * fix typo in test
  11. 1.0.1 / 2013-04-15
  12. ==================
  13. * Revert "Changed underlying HMAC algo. to sha512."
  14. * Revert "Fix for timing attacks on MAC verification."
  15. 0.0.1 / 2010-01-03
  16. ==================
  17. * Initial release