Commit Graph

13 Commits

Author SHA1 Message Date
Keerthi Niranjan
a515ab3c35 SEARCH-197
- Removed archiver
- Removed extract-zip
- Implemented new compression algorithm (lz4)
2017-10-17 12:11:13 +05:30
Keerthi Niranjan
5ba7bff20a SEARCH-206
- Removed node-forge lib
2017-09-12 13:45:38 +05:30
Keerthi Niranjan
c8b45e091e SEARCH-154 & SEARCH-116
1. Getting the key and the userId from the client app
2. Creating a encrypted file as soon as the batch indexes are merged
3. Deleting the data folder when the quits
4. Few changes in the encryption and decryption
2017-08-28 12:13:58 +05:30
Keerthi Niranjan
8d73e930ed SEARCH-154 & SEARCH-116
1. Hardcoded the key and userId for now
2017-08-22 16:34:57 +05:30
Keerthi Niranjan
8c1c599699 SEARCH-116-GCM
1. Fixed userData path issue
2017-08-22 12:45:06 +05:30
Keerthi Niranjan
b36b546c3d SEARCH-116-GCM
1. Renamed the encrypted file
2017-08-21 16:12:42 +05:30
Keerthi Niranjan
e01e334fa9 SEARCH-116-GCM
1. Removed the key creation in crypto
2. Hash SHA256
3. Changed the encrypted zip name
2017-08-21 13:39:07 +05:30
Keerthi Niranjan
5e738a3eed SEARCH-116-GCM Changed the path from data to user folder 2017-08-18 17:29:23 +05:30
Keerthi Niranjan
4053d22dfc SEARCH-116-GCM Changed the path from data to user folder 2017-08-18 17:28:30 +05:30
Keerthi Niranjan
52d6a9e867 SEARCH-116-GCM This is using GCM mode 2017-08-18 14:48:22 +05:30
Keerthi Niranjan
eff466d199 SEARCH-116 This is using CTR mode 2017-08-18 12:56:48 +05:30
Keerthi Niranjan
f6ae42f854 SEARCH-116 - Temporary push 2017-08-14 10:47:01 +05:30
Keerthi Niranjan
ebb50ae344 Working on SEARCH-116 Implement Encryption and Decryption of Index 2017-08-10 14:30:04 +05:30