Keerthi Niranjan
391b3e13ea
SEARCH-622
...
- Removed the randomString library and included custom file
- Made some refactoring which was exposing the path which can be deleted from anywhere
2018-02-16 12:34:03 +05:30
Keerthi Niranjan
df277cd4e4
Merge remote-tracking branch 'upstream/master' into SEARCH-569
...
# Conflicts:
# js/cryptoLib/index.js
2018-01-10 10:36:22 +05:30
Keerthi Niranjan
181fa7b767
SEARCH-569
...
- Review comments fix
2018-01-09 19:59:00 +05:30
Keerthi Niranjan
603d74c5b9
SEARCH-569
...
- Removing the version information from user index folder
2018-01-09 16:16:59 +05:30
Keerthi Niranjan
761875559c
SEARCH-563
...
- Typo
2018-01-09 14:25:30 +05:30
Keerthi Niranjan
77ac2102d4
SEARCH-563
...
- Deleting the tmp files
2018-01-09 13:37:03 +05:30
Vikas Shashidhar
3cf9226bf4
Revert "Merge pull request #269 from keerthi16/skynet"
...
This reverts commit 1388c835ef
, reversing
changes made to c9d6229d6d
.
2017-12-28 17:29:27 +05:30
Vikas Shashidhar
d5f7073fef
Revert "Updating Master with Skynet"
2017-12-27 16:38:27 +05:30
Keerthi Niranjan
f7b6597c1a
SEARCH-539 & SEARCH-206
...
- Removed .enc
2017-12-19 16:51:02 +05:30
Keerthi Niranjan
867fe40d72
SEARCH-539 & SEARCH-206
...
- Removed the version
2017-12-19 15:06:37 +05:30
Keerthi Niranjan
6528ae8a60
SEARCH-539 & SEARCH-206
...
- Added index version dynamically
2017-12-18 10:59:58 +05:30
Keerthi Niranjan
f536726216
SEARCH-539 & SEARCH-206
...
- Removed log
2017-12-18 10:29:55 +05:30
Keerthi Niranjan
1a5a3c0fbe
SEARCH-539 & SEARCH-206
...
- Implemented the key logic
- Implemented the user config logic
2017-12-18 10:26:11 +05:30
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