implements authenticated encryption

This commit is contained in:
Matias Alejo Garcia 2014-04-29 19:51:49 -03:00
commit 50d37aa22e
5 changed files with 48 additions and 6 deletions

View file

@ -15,6 +15,7 @@
"mocha": "~1.18.2",
"chai": "~1.9.1",
"crypto-js": "http://crypto-js.googlecode.com/files/CryptoJS%20v3.1.2.zip",
"sjcl":"1.0.0",
"file-saver": "*"
}
}