starting with encrypted storage

This commit is contained in:
Manuel Araoz 2014-04-15 16:31:00 -03:00
commit f84180e76c
4 changed files with 54 additions and 12 deletions

View file

@ -13,6 +13,7 @@
"peerjs": "~0.3.8",
"angular-mocks": "~1.2.14",
"mocha": "~1.18.2",
"chai": "~1.9.1"
"chai": "~1.9.1",
"crypto-js": "http://crypto-js.googlecode.com/files/CryptoJS%20v3.1.2.zip"
}
}