Commit Graph

23 Commits

Author SHA1 Message Date
Keerthi Niranjan
f500a3b5ce SEARCH-440
- Review comments push
2017-11-28 16:14:13 +05:30
Keerthi Niranjan
0ba1fd3cf5 Merge branch 'SEARCH-444' into SEARCH-440 2017-11-28 15:22:32 +05:30
Keerthi Niranjan
bf537d3902 SEARCH-440
- Removed the hard-coded version in crypto
2017-11-27 18:49:23 +05:30
Keerthi Niranjan
3312e49e75 SEARCH-440
- Removed un-used app
2017-11-27 18:41:31 +05:30
Keerthi Niranjan
d1c4450dbc SEARCH-440
- Moved all the config and paths to searchConfig file
2017-11-27 18:21:30 +05:30
Keerthi Niranjan
9e6a7df281 SEARCH-444
- Created an api to clear the user index data folder
2017-11-21 22:14:27 +05:30
Keerthi Niranjan
9a72c18064 SEARCH-197
- Error handling
2017-11-02 16:43:35 +05:30
Keerthi Niranjan
4bae7ab60e SEARCH-197
- Error handling for compression and decompression
2017-10-24 16:37:56 +05:30
Keerthi Niranjan
8d4cfabec3 SEARCH-197
- Fixed freeze issue
2017-10-18 11:16:56 +05:30
Keerthi Niranjan
e09e708111 SEARCH-197
- Fixed a bug related to paths
2017-10-17 21:15:27 +05:30
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