- use
npm test
instead of make test
to run tests
- clearer assertion messages when checking input
- add license to package.json
- corrected avoidance of timing attacks (thanks @tenbits!)
- [incorrect] fix for timing attacks
- fix missing repository warning
- fix typo in test
- Revert "Changed underlying HMAC algo. to sha512."
- Revert "Fix for timing attacks on MAC verification."