remove storage from Identity

This commit is contained in:
Matias Alejo Garcia 2014-10-24 08:37:40 -03:00
commit a40a1bc261
4 changed files with 111 additions and 85 deletions

View file

@ -2,10 +2,16 @@
// 65.7% typed (by google's closure-compiler account)
// this line throws a warning on Chrome Desktop
var sjcl = require('../../lib/sjcl');
console.log('[Passphrase.js.8]'); //TODO
var preconditions = require('preconditions').instance();
var _ = require('underscore');
/**
* @desc
* Class for a Passphrase object, uses PBKDF2 to expand a password