aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/encryptor.js
Commit message (Expand)AuthorAgeFilesLines
* Create basic keyring-controller unit test fileDan Finlay2016-10-221-0/+9
* Fix testsDan Finlay2016-10-211-6/+8
* Linted & added salting to vaultDan Finlay2016-10-211-0/+16
* LintedDan Finlay2016-10-151-9/+5
* Fixed vector usage in encryptorDan Finlay2016-10-151-3/+17
* Got basic encryptor workingDan Finlay2016-10-151-7/+37
* Got encrypting working, not yet decryptingDan Finlay2016-10-151-8/+36
* Began adding browser-native encryptor moduleDan Finlay2016-10-131-0/+51