Main Page: Difference between revisions

507 bytes removed ,  10 October 2018
Line 7: Line 7:


==Structure==
==Structure==
 
*Each page is independent and does not require any extra information yet links are provided for better understanding of some concepts in all such descriptions.
===Functionality Description===
===Functionality Description===
A lucid definition of functionality achieved and properties satisfied by the method used.
A lucid definition of functionality achieved and properties satisfied by the method used.
Line 13: Line 13:
Bridges the gap between users and protocol designers.
Bridges the gap between users and protocol designers.
  '''Tags:''' Any related page or list of protocols is connected by this section
  '''Tags:''' Any related page or list of protocols is connected by this section
===Assumptions===
*Adversarial Assumption: See [[Quantum Adversary Definitions|Quantum Adversary Definitions]]<br/>
*Setup Assumptions<br/>


===Outline===
===Outline===
It is a wordy and detailed outline for the protocol without any mathematical notations which helps the reader create a rough picture of the protocol. It does not involve any specific detail of protocol. This section may or may not include a figure for the protocol. It could be very helpful fo rsomeone who does not want to go through rigorous mathematical pseudo code given below.
A non-mathematical detailed outline which provides a rough idea of the method described. A figure is accommodated for most protocols.  
 
===Notations===
Denotes variables used for equations in following sections on Properties and Pseudo Code.
===Properties===
===Properties===
Any important information extracted from the protocol which is not obvious from the outline.
A list of important information extracted from the protocol which is not obvious from the outline such as, Parameters (threshold values), security claim, success probability, adversarial assumption (see [[Quantum Adversary Definitions|Quantum Adversary Definitions), setup assumptions, etc..
*Parameters: lists all threshold values and other such parameters used.<br/>
*Performance: lists all success and security claims.<br/>


===Pseudo Code===
===Pseudo Code===
*''Notations''
Mathematical step-wise protocol algorithm
Any mathematical notation or variable used in the Pseudo code is listed here. It serves the purpose of connecting the wordy outline and the mathematical pseudo code.
 
*''Algorithm'' 
This section contains an algorithm/ pseudo code of the protocol. It is a step-wise description of the protocol with mathematical notations and is kept as less wordy as possible. Unlike outline, it contains all parameters and other details of the protocol
 
===Resources===
===Resources===
*Building Blocks:
*Network Stage:
*Network Stage:
*Technological Readiness:
*Technological Readiness:


===References===
===Relevant papers===
This list covers all the papers that one would find easy to understand after reading this formal description.
Papers one would find easy to understand after reading the concerned formal description.


==Submission Format==
==Submission Format==
Write, autoreview, editor, reviewer
3,125

edits