mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Update docs
This commit is contained in:
@@ -226,7 +226,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#ae490ebcfcbc18179b03c1a1ae8874458" title="Generates the shared secret for Alice. ">shareda()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="NewHope_8cpp_source.html#l01111">1111</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#l01039">1039</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -279,7 +279,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#ae8f821867bce309220aee7a43c2d4f51" 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#l01231">1231</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#l01159">1159</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -347,7 +347,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<p>The <em>send</em> value should be sent to Alice over the communications link and then it can be discarded. Bob can immediately start encrypting session traffic with <em>shared_key</em> or some transformed version of it.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classNewHope.html#ae490ebcfcbc18179b03c1a1ae8874458" title="Generates the shared secret for Alice. ">shareda()</a>, <a class="el" href="classNewHope.html#ae8f821867bce309220aee7a43c2d4f51" 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#l01170">1170</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#l01098">1098</a> of file <a class="el" href="NewHope_8cpp_source.html">NewHope.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -358,7 +358,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Thu Aug 18 2016 18:42:11 for ArduinoLibs by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Tue Aug 23 2016 18:54:05 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