mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Update docs
This commit is contained in:
@@ -132,7 +132,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<div class="line"> ...</div>
|
||||
<div class="line">}</div>
|
||||
</div><!-- fragment --><dl class="section note"><dt>Note</dt><dd>The public functions in this class need a substantial amount of stack space to store intermediate results while the curve function is being evaluated. About 1.5k of free stack space is recommended for safety.</dd></dl>
|
||||
<p>References: <a href="https://tools.ietf.org/id/draft-josefsson-eddsa-ed25519-02.txt">https://tools.ietf.org/id/draft-josefsson-eddsa-ed25519-02.txt</a></p>
|
||||
<p>References: <a href="https://tools.ietf.org/html/draft-irtf-cfrg-eddsa-05">https://tools.ietf.org/html/draft-irtf-cfrg-eddsa-05</a></p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classCurve25519.html" title="Diffie-Hellman key agreement based on the elliptic curve modulo 2^255 - 19. ">Curve25519</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="Ed25519_8h_source.html#l00029">29</a> of file <a class="el" href="Ed25519_8h_source.html">Ed25519.h</a>.</p>
|
||||
@@ -354,7 +354,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sat Mar 26 2016 19:04:41 for ArduinoLibs by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Thu Aug 18 2016 18:42:11 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