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
c4267e97e4f3e62164b131b45426eb1d7288d852
Switch branch/tag
Practical-Cryptdb
17 Jan, 2018
5 commits
more fine grained sp_next
· c4267e97
yiwenshao
authored
Jan 17, 2018
c4267e97
able to use wrapper
· 417c895b
yiwenshao
authored
Jan 17, 2018
417c895b
special bug in makefile
· a6614fec
yiwenshao
authored
Jan 17, 2018
a6614fec
able to compile with wrapper
· 0966083b
yiwenshao
authored
Jan 17, 2018
0966083b
new version of load and store that uses the wrapper lib
· 494b4eda
yiwenshao
authored
Jan 17, 2018
494b4eda
16 Jan, 2018
8 commits
tweak
· 68702b6c
yiwenshao
authored
Jan 16, 2018
68702b6c
fix bug
· f2cb8a15
yiwenshao
authored
Jan 16, 2018
f2cb8a15
add
· 9f99daac
yiwenshao
authored
Jan 16, 2018
9f99daac
able to init micro bechmark
· e9dd8169
yiwenshao
authored
Jan 16, 2018
e9dd8169
fix bug
· 71f45eca
yiwenshao
authored
Jan 16, 2018
71f45eca
add random insert
· c2470aaa
yiwenshao
authored
Jan 16, 2018
c2470aaa
calculate_column.sh
· 481b74e7
yiwenshao
authored
Jan 16, 2018
481b74e7
able to use onionindex in load and store
· 251a19a3
yiwenshao
authored
Jan 16, 2018
251a19a3
15 Jan, 2018
5 commits
do not need to call show databases in debug/load,instead we call create_embedded_thd
· 114f77df
yiwenshao
authored
Jan 15, 2018
114f77df
new version of load and store
· 6cede695
yiwenshao
authored
Jan 15, 2018
6cede695
new format of metafile
· 5ce6414e
yiwenshao
authored
Jan 15, 2018
5ce6414e
simplify debug/store
· 52077725
yiwenshao
authored
Jan 15, 2018
52077725
able to use metadatafile class in load and store
· 82747d8f
yiwenshao
authored
Jan 15, 2018
82747d8f
14 Jan, 2018
6 commits
use able to use class metadata_file to serilize metadata
· 0e66ba42
yiwenshao
authored
Jan 14, 2018
0e66ba42
split load_and_store and we have load.cc and store.cc in debug
· 6920a01b
yiwenshao
authored
Jan 14, 2018
6920a01b
in cdb_test, when we meet exception, we should exit
· e103d88e
yiwenshao
authored
Jan 14, 2018
e103d88e
Merge branch 'dev' of
https://github.com/yiwenshao/Practical-Cryptdb
into dev
· c54c5ab4
yiwenshao
authored
Jan 14, 2018
c54c5ab4
experiment
· 6aa8fcf7
yiwenshao
authored
Jan 14, 2018
6aa8fcf7
modify split in search
· 0460c5b8
yiwenshao
authored
Jan 14, 2018
0460c5b8
12 Jan, 2018
12 commits
pure load in debug/load_and_store.cc
· fa0f68f8
yiwenshao
authored
Jan 12, 2018
fa0f68f8
minimum include for debug/load_and_store.cc
· bf39d9fc
yiwenshao
authored
Jan 12, 2018
bf39d9fc
modify debug/load_and_store.cc
· 5cff3fed
yiwenshao
authored
Jan 12, 2018
5cff3fed
modify debug/load_and_store.cc
· b792dcc5
yiwenshao
authored
Jan 12, 2018
b792dcc5
modify debug/load_and_store.cc
· fa969896
yiwenshao
authored
Jan 12, 2018
fa969896
modify debug/load_and_store.cc
· 71de862d
yiwenshao
authored
Jan 12, 2018
71de862d
almost finish debug/try_select_data.cc
· d8d81270
yiwenshao
authored
Jan 12, 2018
d8d81270
more sofiscated version of debug/try_select_data.cc
· ef0d2a67
yiwenshao
authored
Jan 12, 2018
ef0d2a67
able to use raw version of debug/try_select_data.cc
· fdcd079f
yiwenshao
authored
Jan 12, 2018
fdcd079f
able to insert ASHE,but not able to decrypt
· e06da9f6
yiwenshao
authored
Jan 12, 2018
e06da9f6
modify ASHE layer again, the initial version that can create table
· 1eda3d64
yiwenshao
authored
Jan 12, 2018
1eda3d64
try to modify ASHE layer
· 559f8a45
yiwenshao
authored
Jan 12, 2018
559f8a45
11 Jan, 2018
4 commits
finally able to use conf to configure the onionlayout
· c7ca6705
yiwenshao
authored
Jan 11, 2018
c7ca6705
rename ASHE to RAW_ASHE and add ASHE in main/rewrite_main.cc:buildTypeTextTranslator
· 14aa33e4
yiwenshao
authored
Jan 11, 2018
14aa33e4
stable version befor we want to add layers for ASHE
· dd228f42
yiwenshao
authored
Jan 11, 2018
dd228f42
onion_conf can not be used,instead we choose to move onionlayout to onions.cc
· eddfc8c1
yiwenshao
authored
Jan 11, 2018
eddfc8c1