1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Update docs

This commit is contained in:
Rhys Weatherley
2015-04-01 16:36:21 +10:00
parent 100a18a956
commit 95a162cdfd
377 changed files with 6799 additions and 801 deletions

View File

@@ -113,7 +113,7 @@ Static Public Member Functions</h2></td></tr>
<dl class="section note"><dt>Note</dt><dd>This public functions in this class need a substantial amount of stack space to store intermediate results while the curve function is being evaluated. About 1k of free stack space is recommended for safety.</dd></dl>
<p>References: <a href="http://cr.yp.to/ecdh.html">http://cr.yp.to/ecdh.html</a> <a href="https://tools.ietf.org/html/draft-irtf-cfrg-curves-02">https://tools.ietf.org/html/draft-irtf-cfrg-curves-02</a> </p>
<p>Definition at line <a class="el" href="Curve25519_8h_source.html#l00035">35</a> of file <a class="el" href="Curve25519_8h_source.html">Curve25519.h</a>.</p>
<p>Definition at line <a class="el" href="Curve25519_8h_source.html#l00029">29</a> of file <a class="el" href="Curve25519_8h_source.html">Curve25519.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a2b6911583d17ea9a36bbbb40d58b3d89"></a>
<div class="memitem">
@@ -295,7 +295,7 @@ Static Public Member Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>