Lastest doxygen docs updated
travis build: 38
commit: 0abcfee7f1
auto-pushed to gh-pages
This commit is contained in:
@@ -88,7 +88,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p><code>#include <<a class="el" href="keypair_8h_source.html">keypair.h</a>></code></p>
|
||||
<p><code>#include <<a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a>></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="keypair_8h_source.html#l00049">49</a> of file <a class="el" href="keypair_8h_source.html">keypair.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ntru__keypair_8h_source.html#l00049">49</a> of file <a class="el" href="ntru__keypair_8h_source.html">ntru_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="keypair_8h_source.html#l00054">54</a> of file <a class="el" href="keypair_8h_source.html">keypair.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ntru__keypair_8h_source.html#l00054">54</a> of file <a class="el" href="ntru__keypair_8h_source.html">ntru_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="keypair_8h_source.html#l00059">59</a> of file <a class="el" href="keypair_8h_source.html">keypair.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ntru__keypair_8h_source.html#l00059">59</a> of file <a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -145,17 +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="keypair_8h_source.html#l00064">64</a> of file <a class="el" href="keypair_8h_source.html">keypair.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ntru__keypair_8h_source.html#l00064">64</a> of file <a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<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>
|
||||
<li><a class="el" href="ntru__keypair_8h_source.html">ntru_keypair.h</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Mon Jun 9 2014 23:03:53 for post quantum cryptography by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 22 2014 20:59:44 for post quantum cryptography by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.7
|
||||
</small></address>
|
||||
|
||||
Reference in New Issue
Block a user