mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Update docs
This commit is contained in:
@@ -180,7 +180,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</dl>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#ae5b727018648e4a165f504024c4ccc45" title="Generates a private key for P-521 signing operations. ">generatePrivateKey()</a>, <a class="el" href="classP521.html#ab075909f5cecbb801c6b7c41f20de223" title="Verifies a signature using a specific P-521 public key. ">verify()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00498">498</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00497">497</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -249,7 +249,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</div><!-- fragment --><p>Reference: <a href="http://tools.ietf.org/html/rfc6090">RFC 6090</a></p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#a7b9d4f74cc2d71a488a33ab165537491" title="Performs phase 2 of an ECDH key exchange using P-521. ">dh2()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00209">209</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00208">208</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -297,7 +297,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<p>Reference: <a href="http://tools.ietf.org/html/rfc6090">RFC 6090</a></p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#ae04c439804f445535295bf44ae56afbf" title="Performs phase 1 of an ECDH key exchange using P-521. ">dh1()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00230">230</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00229">229</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -352,7 +352,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<p>This function provides access to the raw curve operation for testing purposes. Normally an application would use a higher-level function like <a class="el" href="classP521.html#ae04c439804f445535295bf44ae56afbf" title="Performs phase 1 of an ECDH key exchange using P-521. ">dh1()</a>, <a class="el" href="classP521.html#a7b9d4f74cc2d71a488a33ab165537491" title="Performs phase 2 of an ECDH key exchange using P-521. ">dh2()</a>, <a class="el" href="classP521.html#ab050ceff65e49b646b8157fe1474288a" title="Signs a message using a specific P-521 private key. ">sign()</a>, or <a class="el" href="classP521.html#ab075909f5cecbb801c6b7c41f20de223" title="Verifies a signature using a specific P-521 public key. ">verify()</a>.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#ae04c439804f445535295bf44ae56afbf" title="Performs phase 1 of an ECDH key exchange using P-521. ">dh1()</a>, <a class="el" href="classP521.html#ab050ceff65e49b646b8157fe1474288a" title="Signs a message using a specific P-521 private key. ">sign()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00136">136</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00135">135</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -388,7 +388,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<p>The private key is generated with <a class="el" href="classRNGClass.html#a418a833cf18198fd7e5d6dbd78c99c29">RNG.rand()</a>. It is the caller's responsibility to ensure that the global random number pool has sufficient entropy to generate the 521 bits of the key safely before calling this function.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#a15ca802e298c7ff3be06924b0edb7daa" title="Derives the public key from a private key for P-521 signing operations. ">derivePublicKey()</a>, <a class="el" href="classP521.html#ab050ceff65e49b646b8157fe1474288a" title="Signs a message using a specific P-521 private key. ">sign()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00467">467</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00466">466</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -460,7 +460,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<dl class="section return"><dt>Returns</dt><dd>Returns true if <em>privateKey</em> is valid, false if not.</dd></dl>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#af0bd7851bb15b737a821320b394aec96" title="Validates a public key to ensure that it is a valid curve point. ">isValidPublicKey()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00525">525</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00524">524</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -496,7 +496,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<dl class="section return"><dt>Returns</dt><dd>Returns true if <em>publicKey</em> is valid, false if not.</dd></dl>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#a5802ebd25142789bb2df930ecd765d39" title="Validates a private key value to ensure that it is between 1 and q - 1. ">isValidPrivateKey()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00565">565</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00564">564</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -566,7 +566,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<p>References: <a href="http://tools.ietf.org/html/rfc6090">RFC 6090</a>, <a href="http://tools.ietf.org/html/rfc6979">RFC 6979</a></p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#ab075909f5cecbb801c6b7c41f20de223" title="Verifies a signature using a specific P-521 public key. ">verify()</a>, <a class="el" href="classP521.html#ae5b727018648e4a165f504024c4ccc45" title="Generates a private key for P-521 signing operations. ">generatePrivateKey()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00277">277</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00276">276</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -635,7 +635,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<dl class="section return"><dt>Returns</dt><dd>Returns true if the <em>signature</em> is valid for <em>message</em>; or false if the <em>publicKey</em> or <em>signature</em> is not valid.</dd></dl>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classP521.html#ab050ceff65e49b646b8157fe1474288a" title="Signs a message using a specific P-521 private key. ">sign()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00374">374</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="P521_8cpp_source.html#l00373">373</a> of file <a class="el" href="P521_8cpp_source.html">P521.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -646,7 +646,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