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-03-14 09:07:46 +10:00
parent c6206e4216
commit 87d421783a
301 changed files with 2570 additions and 451 deletions

View File

@@ -145,7 +145,7 @@ virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="c
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>SHA-256 hash algorithm. </p>
<p>Reference: <a href="http://en.wikipedia.org/wiki/SHA-2">http://en.wikipedia.org/wiki/SHA-2</a></p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classSHA1.html" title="SHA-1 hash algorithm. ">SHA1</a>, <a class="el" href="classBLAKE2s.html" title="BLAKE2s hash algorithm. ">BLAKE2s</a> </dd></dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classSHA512.html" title="SHA-512 hash algorithm. ">SHA512</a>, <a class="el" href="classSHA1.html" title="SHA-1 hash algorithm. ">SHA1</a>, <a class="el" href="classBLAKE2s.html" title="BLAKE2s hash algorithm. ">BLAKE2s</a> </dd></dl>
<p>Definition at line <a class="el" href="SHA256_8h_source.html#l00028">28</a> of file <a class="el" href="SHA256_8h_source.html">SHA256.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
@@ -375,7 +375,7 @@ virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="c
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Mar 12 2015 19:02:05 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Mar 14 2015 09:07:26 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>