Заработало AES-256-CBC шифрование!

This commit is contained in:
2017-05-24 23:49:30 +03:00
parent 8dc4b0422b
commit 4623d56cca
3 changed files with 6 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"@angular/router": "^4.0.0",
"@types/crypto-js": "^3.1.33",
"core-js": "^2.4.1",
"cryptojs": "^2.5.3",
"crypto-js": "^3.1.9-1",
"rxjs": "^5.1.0",
"zone.js": "^0.8.4"
},