Projekt

Obecné

Profil

Stáhnout (695 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
1.0.6 / 2015-02-03
2
==================
3
4
* use `npm test` instead of `make test` to run tests
5
* clearer assertion messages when checking input
6
7
8
1.0.5 / 2014-09-05
9
==================
10
11
* add license to package.json
12
13
1.0.4 / 2014-06-25
14
==================
15
16
 * corrected avoidance of timing attacks (thanks @tenbits!)
17
18
1.0.3 / 2014-01-28
19
==================
20
21
 * [incorrect] fix for timing attacks
22
23
1.0.2 / 2014-01-28
24
==================
25
26
 * fix missing repository warning
27
 * fix typo in test
28
29
1.0.1 / 2013-04-15
30
==================
31
32
  * Revert "Changed underlying HMAC algo. to sha512."
33
  * Revert "Fix for timing attacks on MAC verification."
34
35
0.0.1 / 2010-01-03
36
==================
37
38
  * Initial release