Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
Practical-Cryptdb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Zhaozhen
Practical-Cryptdb
Commits
a1ae02daf583598a77fa50f85d30212cdf16f029
Switch branch/tag
Practical-Cryptdb
26 Jan, 2018
1 commit
able to use pipeline
· a1ae02da
yiwenshao
authored
Jan 26, 2018
a1ae02da
25 Jan, 2018
7 commits
add util/log and the tests
· ec3617d5
yiwenshao
authored
Jan 25, 2018
ec3617d5
add constants and add tests
· e8303817
yiwenshao
authored
Jan 25, 2018
e8303817
pass tests for finalload and finalstore
· 58e2c191
yiwenshao
authored
Jan 25, 2018
58e2c191
able to decrypt and reencrypt variable length string,haha
· 3f7f047b
yiwenshao
authored
Jan 25, 2018
3f7f047b
able to execute and get column data directly
· 51ff0337
yiwenshao
authored
Jan 25, 2018
51ff0337
add escape related
· 90fd537c
yiwenshao
authored
Jan 25, 2018
90fd537c
add modified version of escape_string
· b130e3aa
yiwenshao
authored
Jan 25, 2018
b130e3aa
24 Jan, 2018
5 commits
able to use loadCount in low_memory_load_final
· a0509642
yiwenshao
authored
Jan 24, 2018
a0509642
able to limit count in final_load
· d6049088
yiwenshao
authored
Jan 24, 2018
d6049088
add globalConstants
· 0df36de6
yiwenshao
authored
Jan 24, 2018
0df36de6
use move in test_memory
· 1785ef27
yiwenshao
authored
Jan 24, 2018
1785ef27
test_memory
· 0ab4db45
yiwenshao
authored
Jan 24, 2018
0ab4db45
23 Jan, 2018
6 commits
fix the reverse bug and use low memory
· 2b44d793
yiwenshao
authored
Jan 23, 2018
2b44d793
low memory version bug fix
· 2302649c
yiwenshao
authored
Jan 23, 2018
2302649c
load_low_memory pass simple tests
· 54316451
yiwenshao
authored
Jan 23, 2018
54316451
try to add lowmemory load
· 2afe4a4f
yiwenshao
authored
Jan 23, 2018
2afe4a4f
add low_memory_load_final
· eae26fae
yiwenshao
authored
Jan 23, 2018
eae26fae
update test_load_schema
· b1fde292
yiwenshao
authored
Jan 23, 2018
b1fde292
21 Jan, 2018
10 commits
add batch_insert.cc
· c38e16a8
yiwenshao
authored
Jan 21, 2018
c38e16a8
modify big_proxy and micro_db_init_int to be able to specify ip and db
· e14bf0d7
yiwenshao
authored
Jan 21, 2018
e14bf0d7
modify cdbclient.sh
· 5f9a77e1
yiwenshao
authored
Jan 21, 2018
5f9a77e1
modify reset.sh
· 4346cb64
yiwenshao
authored
Jan 21, 2018
4346cb64
all in one key
· a39f6e40
yiwenshao
authored
Jan 21, 2018
a39f6e40
debug
· 0748e564
yiwenshao
authored
Jan 21, 2018
0748e564
use the same key for each layer
· 5d9ff989
yiwenshao
authored
Jan 21, 2018
5d9ff989
able to use oAGG file
· 00ce9232
yiwenshao
authored
Jan 21, 2018
00ce9232
use move
· 1cec49c9
yiwenshao
authored
Jan 21, 2018
1cec49c9
updat
· 2d415307
yiwenshao
authored
Jan 21, 2018
2d415307
20 Jan, 2018
3 commits
change 100000 to RAW_ASHE_MAX
· 90bf3426
yiwenshao
authored
Jan 20, 2018
90bf3426
able to load without using salt
· fe2aa10c
yiwenshao
authored
Jan 20, 2018
fe2aa10c
needSalt is used in final_load
· b5ec3250
yiwenshao
authored
Jan 20, 2018
b5ec3250
19 Jan, 2018
8 commits
able to specify db and table, to be tested. and also, ASHE should be stronger
· 0ee22c25
yiwenshao
authored
Jan 19, 2018
0ee22c25
add final_load and final_store
· 88b96d60
yiwenshao
authored
Jan 19, 2018
88b96d60
able to use stored data. salt need to be fixed and only ASHE can be signed
· 55666143
yiwenshao
authored
Jan 19, 2018
55666143
fix part of the signed problem
· 9e7ea0dd
yiwenshao
authored
Jan 19, 2018
9e7ea0dd
able to use custom data in insert
· 046afba1
yiwenshao
authored
Jan 19, 2018
046afba1
able to use loadAll
· a5135821
yiwenshao
authored
Jan 19, 2018
a5135821
final_load.cc first version
· bb8d4480
yiwenshao
authored
Jan 19, 2018
bb8d4480
first version of reencryption in debug/loadtemp.cc
· 86165e20
yiwenshao
authored
Jan 19, 2018
86165e20