Merge branch 'master' of soutade.fr:gpass

This commit is contained in:
Gregory Soutade 2015-02-09 18:58:08 +01:00
commit 3f0636976e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
along with gPass. If not, see <http://www.gnu.org/licenses/>.
*/
var hmac = require("hmac.js").hmac;
var hmac = require("hmac").hmac;
exports.pkdbf2 = {