Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VLDB-Presentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is archived. Its data is
read-only
.
Show more breadcrumbs
Boston University PhD
ORE Benchmark
VLDB-Presentation
Commits
375f46a3
Verified
Commit
375f46a3
authored
Jun 7, 2019
by
Dmytro Bogatov
Browse files
Options
Downloads
Patches
Plain Diff
Spell.
parent
ed764164
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
document/content.tex
+18
-16
18 additions, 16 deletions
document/content.tex
document/preamble.tex
+4
-0
4 additions, 0 deletions
document/preamble.tex
with
22 additions
and
16 deletions
document/content.tex
+
18
−
16
View file @
375f46a3
...
...
@@ -19,12 +19,12 @@
\end{block}
\note
{
\
begin{fix
note
}
Explain the task --- secure range queries.
Explain the security model --- s
a
npshot model.
Note that there are many solutions, with different performance an
s
security guarantees.
Stress the heterogen
o
ty and lack of implementations.
}
Explain the security model --- sn
a
pshot model.
Note that there are many solutions, with different performance an
d
security guarantees.
Stress the heterogen
ei
ty and lack of implementations.
\end{fixnote
}
\end{frame}
\begin{frame}
{
Secure Range Queries
}
...
...
@@ -49,12 +49,13 @@
\end{block}
\note
{
\
begin{fix
note
}
Say that we analyzed security definitions, leakages and performances theoretically.
Mention what we mean by performance --- running time that depends heavily on
{
\IO
}
s, communication volume and size.
Note that constructions rely on crypto primitives, that we benchmarked them, use the same implementations and analyzed usage complexity.
Say that we have run extensive experiments on different data and queries.
}
\end{fixnote}
\end{frame}
\section
{
Results
}
...
...
@@ -107,12 +108,12 @@
\end{center}
\note
{
\
begin{fix
note
}
Iterate over columns --- the values we measure.
Say that we picked the weakest points of every scheme.
Mention that we ranked them by security.
Stress the importance of primitive usage as opposed to time benchmarks.
}
\end{fixnote
}
\end{frame}
...
...
@@ -161,12 +162,12 @@
\end{center}
\note
{
\
begin{fix
note
}
Iterate over columns --- the values we measure.
Say that we picked the weakest points of every protocol.
Mention that we ranked them by security.
Stress the importance of
{
\IO
}
complexity and communication values as opposed to time benchmarks.
}
\end{fixnote
}
\end{frame}
...
...
@@ -238,10 +239,10 @@
\end{minipage}
\note
{
\
begin{fix
note
}
Iterate over plots explaining the setup and what was measured.
Do not go into details, the purpose is to show
\emph
{
what
}
and
\emph
{
how
}
we measured, not the results.
}
\end{fixnote}
\end{frame}
...
...
@@ -255,9 +256,10 @@
\item
Positive performance results for ORAM with
{
\BPlus
}
tree, and Logarithmic-BRC
\end{itemize}
\note
{
Say that we have found improvements, bugs or vulnerabilites for most of the constructions.
\
begin{fix
note
}
Say that we have found improvements, bugs or vulnerabilit
i
es for most of the constructions.
Mention that we experimentally proved the use cases for each.
Note that some of the constructions showed surprisingly positive results.
}
\end{fixnote}
\end{frame}
This diff is collapsed.
Click to expand it.
document/preamble.tex
+
4
−
0
View file @
375f46a3
% cSpell:disable
% chktex-file 15
% CLI arguments
...
...
@@ -136,3 +137,6 @@
\newcommand
{
\BPlus
}{
B
\raisebox
{
.35
\height
}{
\scalebox
{
.8
}{
+
}}}
\newcommand
{
\IO
}{
I/O
}
\newenvironment
{
fixnote
}{
\startfixnote
}{}
\def\startfixnote
#1
\end{\note{#1}
\end
}
% chktex 9 chktex 14
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment