Mercurial > pysmcl
changeset 285:78cd2b45c220
Changed a \/, and made draft
author | Sigurd Meldgaard <stm@daimi.au.dk> |
---|---|
date | Mon, 12 Apr 2010 12:15:25 +0200 |
parents | f040bee9b392 |
children | cb46dc43b950 |
files | provsec/paper.tex |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/provsec/paper.tex Mon Apr 12 12:07:11 2010 +0200 +++ b/provsec/paper.tex Mon Apr 12 12:15:25 2010 +0200 @@ -1,4 +1,4 @@ -\documentclass[11pt,a4paper]{article} +\documentclass[11pt,a4paper,draft]{article} \usepackage[utf8]{inputenc} % \usepackage[danish]{babel} \usepackage[T1]{fontenc} @@ -68,7 +68,7 @@ course may reveal information on the inputs supplied by the parties. But since this was the purpose of doing the computation in the first place, this is not a security breach. What we are concerned -about is whether we reveal {\em more}\/information than necessary. As +about is whether we reveal {\em more}\/ information than necessary. As an example, consider two parties $A,B$ who each have a private natural number as input $n_A, n_B$, respectively. Suppose they want to compare $n_A$, $n_B$ securely. This means the output is one bit that @@ -98,6 +98,7 @@ players, without releasing more information than the trusted party would have done. + \section{Usage scenario} %TODO: rewrite for eclipse interaction. The programmer will first write his program in PySMCL using the