Lastest doxygen docs updated

travis build: 30
	commit: f76429b24b
	auto-pushed to gh-pages
This commit is contained in:
travis-ci
2014-06-09 00:26:41 +00:00
parent b333b7d765
commit 7ab70a5d04
210 changed files with 285 additions and 13780 deletions

View File

@@ -70,7 +70,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
@@ -88,7 +88,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="keypair_8h_source.html">keypair.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
@@ -102,7 +102,7 @@ Data Fields</h2></td></tr>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>This struct holds the keypair, both private and public components. </p>
<p>Definition at line <a class="el" href="ntru__keypair_8h_source.html#l00046">46</a> of file <a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a>.</p>
<p>Definition at line <a class="el" href="keypair_8h_source.html#l00049">49</a> of file <a class="el" href="keypair_8h_source.html">keypair.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a9e9805ad001216da53f2c57accb288e1"></a>
<div class="memitem">
@@ -115,7 +115,7 @@ Data Fields</h2></td></tr>
</div><div class="memdoc">
<p>First part of the private key, a random polynom. </p>
<p>Definition at line <a class="el" href="ntru__keypair_8h_source.html#l00051">51</a> of file <a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a>.</p>
<p>Definition at line <a class="el" href="keypair_8h_source.html#l00054">54</a> of file <a class="el" href="keypair_8h_source.html">keypair.h</a>.</p>
</div>
</div>
@@ -130,7 +130,7 @@ Data Fields</h2></td></tr>
</div><div class="memdoc">
<p>Second part of the private key, the priv polynom inverted. </p>
<p>Definition at line <a class="el" href="ntru__keypair_8h_source.html#l00056">56</a> of file <a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a>.</p>
<p>Definition at line <a class="el" href="keypair_8h_source.html#l00059">59</a> of file <a class="el" href="keypair_8h_source.html">keypair.h</a>.</p>
</div>
</div>
@@ -145,18 +145,17 @@ Data Fields</h2></td></tr>
</div><div class="memdoc">
<p>The public key, computed as: h = p * (Fq * g) mod q </p>
<p>Definition at line <a class="el" href="ntru__keypair_8h_source.html#l00061">61</a> of file <a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a>.</p>
<p>Definition at line <a class="el" href="keypair_8h_source.html#l00064">64</a> of file <a class="el" href="keypair_8h_source.html">keypair.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following files:<ul>
<li>/home/travis/build/hasufell/pqc/src/<a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a></li>
<li>/home/travis/build/hasufell/pqc/include/<a class="el" href="keypair_8h_source.html">keypair.h</a></li>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="keypair_8h_source.html">keypair.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 8 2014 23:33:23 for post quantum cryptography by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Mon Jun 9 2014 00:26:38 for post quantum cryptography by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.7
</small></address>