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

Update docs to remove non-crypto libraries

This commit is contained in:
Rhys Weatherley
2018-04-07 10:24:41 +10:00
parent f46b005926
commit cb89ac731d
857 changed files with 2776 additions and 60092 deletions

View File

@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>ArduinoLibs: AESCommon Class Reference</title>
<title>Arduino Cryptography Library: AESCommon Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
@@ -22,7 +22,7 @@
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">ArduinoLibs
<div id="projectname">Arduino Cryptography Library
</div>
</td>
</tr>
@@ -38,7 +38,6 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
@@ -72,7 +71,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
@@ -172,7 +171,7 @@ class&#160;</td><td class="memItemRight" valign="bottom"><b>AESSmall256</b></td>
<p>Reference: <a href="http://en.wikipedia.org/wiki/Advanced_Encryption_Standard">http://en.wikipedia.org/wiki/Advanced_Encryption_Standard</a></p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classChaCha.html" title="ChaCha stream cipher. ">ChaCha</a>, <a class="el" href="classAES128.html" title="AES block cipher with 128-bit keys. ">AES128</a>, <a class="el" href="classAES192.html" title="AES block cipher with 192-bit keys. ">AES192</a>, <a class="el" href="classAES256.html" title="AES block cipher with 256-bit keys. ">AES256</a> </dd></dl>
<p>Definition at line <a class="el" href="AES_8h_source.html#l00033">33</a> of file <a class="el" href="AES_8h_source.html">AES.h</a>.</p>
<p>Definition at line <a class="el" href="AES_8h_source.html#l00042">42</a> of file <a class="el" href="AES_8h_source.html">AES.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ae26afdcc6d18e8888974acae16df1413"></a>
<div class="memitem">
@@ -200,7 +199,7 @@ class&#160;</td><td class="memItemRight" valign="bottom"><b>AESSmall256</b></td>
<p>Implements <a class="el" href="classBlockCipher.html#a7059a310487c128db034b0ce0ad425a0">BlockCipher</a>.</p>
<p>Definition at line <a class="el" href="AESCommon_8cpp_source.html#l00142">142</a> of file <a class="el" href="AESCommon_8cpp_source.html">AESCommon.cpp</a>.</p>
<p>Definition at line <a class="el" href="AESCommon_8cpp_source.html#l00144">144</a> of file <a class="el" href="AESCommon_8cpp_source.html">AESCommon.cpp</a>.</p>
</div>
</div>
@@ -231,7 +230,7 @@ class&#160;</td><td class="memItemRight" valign="bottom"><b>AESSmall256</b></td>
<p>Implements <a class="el" href="classBlockCipher.html#a6f27d46e9dfa7761d014d828ad5f955b">BlockCipher</a>.</p>
<p>Definition at line <a class="el" href="AESCommon_8cpp_source.html#l00330">330</a> of file <a class="el" href="AESCommon_8cpp_source.html">AESCommon.cpp</a>.</p>
<p>Definition at line <a class="el" href="AESCommon_8cpp_source.html#l00332">332</a> of file <a class="el" href="AESCommon_8cpp_source.html">AESCommon.cpp</a>.</p>
</div>
</div>
@@ -279,7 +278,7 @@ class&#160;</td><td class="memItemRight" valign="bottom"><b>AESSmall256</b></td>
<p>Implements <a class="el" href="classBlockCipher.html#ac3ba2450222aa1ea804ae4881ab6440c">BlockCipher</a>.</p>
<p>Definition at line <a class="el" href="AESCommon_8cpp_source.html#l00299">299</a> of file <a class="el" href="AESCommon_8cpp_source.html">AESCommon.cpp</a>.</p>
<p>Definition at line <a class="el" href="AESCommon_8cpp_source.html#l00301">301</a> of file <a class="el" href="AESCommon_8cpp_source.html">AESCommon.cpp</a>.</p>
</div>
</div>
@@ -327,7 +326,7 @@ class&#160;</td><td class="memItemRight" valign="bottom"><b>AESSmall256</b></td>
<p>Implements <a class="el" href="classBlockCipher.html#aed0788b25f6bb2f1bd47d5a5f0c5db33">BlockCipher</a>.</p>
<p>Definition at line <a class="el" href="AESCommon_8cpp_source.html#l00268">268</a> of file <a class="el" href="AESCommon_8cpp_source.html">AESCommon.cpp</a>.</p>
<p>Definition at line <a class="el" href="AESCommon_8cpp_source.html#l00270">270</a> of file <a class="el" href="AESCommon_8cpp_source.html">AESCommon.cpp</a>.</p>
</div>
</div>
@@ -338,7 +337,7 @@ class&#160;</td><td class="memItemRight" valign="bottom"><b>AESSmall256</b></td>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Apr 7 2018 02:43:14 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Apr 7 2018 10:23:43 for Arduino Cryptography Library by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>