mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Update docs
This commit is contained in:
@@ -229,7 +229,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<p>The <em>send</em> value should be sent to Bob over the communications link and then it can be discarded. The <em>sk</em> value must be retained until the later call to <a class="el" href="classNewHope.html#a2f09529f5f73cf9763c28b58b13bbd14" title="Generates the public key and shared secret for Bob. ">sharedb()</a>.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classNewHope.html#a2f09529f5f73cf9763c28b58b13bbd14" title="Generates the public key and shared secret for Bob. ">sharedb()</a>, <a class="el" href="classNewHope.html#ac8128e0799fe74a6c69c541e0d6bd66e" title="Generates the shared secret for Alice. ">shareda()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="NewHope_8cpp_source.html#l01014">1014</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="NewHope_8cpp_source.html#l01025">1025</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -282,7 +282,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</dl>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classNewHope.html#a2f09529f5f73cf9763c28b58b13bbd14" title="Generates the public key and shared secret for Bob. ">sharedb()</a>, <a class="el" href="classNewHope.html#a335b17b40949f66aa579d1035384662c" title="Generates the key pair for Alice in a New Hope key exchange. ">keygen()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="NewHope_8cpp_source.html#l01288">1288</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="NewHope_8cpp_source.html#l01319">1319</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -351,7 +351,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<p>It is assumed that if <em>send</em> and <em>received</em> overlap, then they are the same pointer. The bytes at the end of <em>send</em> may be used for temporary storage while the leading bytes of <em>send</em> / <em>received</em> are being processed.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classNewHope.html#ac8128e0799fe74a6c69c541e0d6bd66e" title="Generates the shared secret for Alice. ">shareda()</a>, <a class="el" href="classNewHope.html#a335b17b40949f66aa579d1035384662c" title="Generates the key pair for Alice in a New Hope key exchange. ">keygen()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="NewHope_8cpp_source.html#l01116">1116</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="NewHope_8cpp_source.html#l01137">1137</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -362,7 +362,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 18 2018 09:12:23 for ArduinoLibs by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Mon Apr 2 2018 18:36:53 for ArduinoLibs by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.6
|
||||
</small></address>
|
||||
|
||||
Reference in New Issue
Block a user