diff --git a/AES128_8cpp_source.html b/AES128_8cpp_source.html
index ba3576e4..e9e6b728 100644
--- a/AES128_8cpp_source.html
+++ b/AES128_8cpp_source.html
@@ -175,7 +175,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/AES192_8cpp_source.html b/AES192_8cpp_source.html
index 3195b686..9eff8209 100644
--- a/AES192_8cpp_source.html
+++ b/AES192_8cpp_source.html
@@ -175,7 +175,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/AES256_8cpp_source.html b/AES256_8cpp_source.html
index b74e6209..65bca129 100644
--- a/AES256_8cpp_source.html
+++ b/AES256_8cpp_source.html
@@ -182,7 +182,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/AESCommon_8cpp_source.html b/AESCommon_8cpp_source.html
index 0cea2abd..6058ed1a 100644
--- a/AESCommon_8cpp_source.html
+++ b/AESCommon_8cpp_source.html
@@ -415,7 +415,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/AES_8h_source.html b/AES_8h_source.html
index d068be49..970d4957 100644
--- a/AES_8h_source.html
+++ b/AES_8h_source.html
@@ -206,7 +206,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/AuthenticatedCipher_8cpp_source.html b/AuthenticatedCipher_8cpp_source.html
new file mode 100644
index 00000000..1c2e0d6c
--- /dev/null
+++ b/AuthenticatedCipher_8cpp_source.html
@@ -0,0 +1,133 @@
+
+
+
+
+
+
+ArduinoLibs: AuthenticatedCipher.cpp Source File
+
+
+
+
+
+
+
+
+
+
+
+
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by
+
+ 1.8.6
+
+
+
diff --git a/BLAKE2b_8cpp_source.html b/BLAKE2b_8cpp_source.html
index 68b16d08..12a8fbab 100644
--- a/BLAKE2b_8cpp_source.html
+++ b/BLAKE2b_8cpp_source.html
@@ -330,7 +330,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BLAKE2b_8h_source.html b/BLAKE2b_8h_source.html
index 54426b1e..34a2fa62 100644
--- a/BLAKE2b_8h_source.html
+++ b/BLAKE2b_8h_source.html
@@ -163,7 +163,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BLAKE2s_8cpp_source.html b/BLAKE2s_8cpp_source.html
index 71a3bd1a..4d5ddb05 100644
--- a/BLAKE2s_8cpp_source.html
+++ b/BLAKE2s_8cpp_source.html
@@ -322,7 +322,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BLAKE2s_8h_source.html b/BLAKE2s_8h_source.html
index 4a675b57..7a591dc7 100644
--- a/BLAKE2s_8h_source.html
+++ b/BLAKE2s_8h_source.html
@@ -162,7 +162,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BigNumberUtil_8h_source.html b/BigNumberUtil_8h_source.html
new file mode 100644
index 00000000..49432d3a
--- /dev/null
+++ b/BigNumberUtil_8h_source.html
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+ArduinoLibs: BigNumberUtil.h Source File
+
+
+
+
+
+
+
+
+
+
4 * Permission is hereby granted, free of charge, to any person obtaining a
+
5 * copy of this software and associated documentation files (the "Software"),
+
6 * to deal in the Software without restriction, including without limitation
+
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+
8 * and/or sell copies of the Software, and to permit persons to whom the
+
9 * Software is furnished to do so, subject to the following conditions:
+
10 *
+
11 * The above copyright notice and this permission notice shall be included
+
12 * in all copies or substantial portions of the Software.
+
13 *
+
14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+
15 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+
17 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+
18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+
19 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+
20 * DEALINGS IN THE SOFTWARE.
+
21 */
+
22
+
23#ifndef CRYPTO_BIGNUMBERUTIL_h
+
24#define CRYPTO_BIGNUMBERUTIL_h
+
25
+
26#include <inttypes.h>
+
27
+
28// Define exactly one of these to 1 to set the size of the basic limb type.
+
29// 16-bit limbs seem to give the best performance on 8-bit AVR micros.
+
30#define BIGNUMBER_LIMB_8BIT 0
+
31#define BIGNUMBER_LIMB_16BIT 1
+
32#define BIGNUMBER_LIMB_32BIT 0
+
33
+
34// Define the limb types to use on this platform.
+
35#if BIGNUMBER_LIMB_8BIT
+
36typedef uint8_t limb_t;
+
37typedef int8_t slimb_t;
+
38typedef uint16_t dlimb_t;
+
39#elif BIGNUMBER_LIMB_16BIT
+
40typedef uint16_t limb_t;
+
41typedef int16_t slimb_t;
+
42typedef uint32_t dlimb_t;
+
43#elif BIGNUMBER_LIMB_32BIT
+
44typedef uint32_t limb_t;
+
45typedef int32_t slimb_t;
+
46typedef uint64_t dlimb_t;
+
47#else
+
48#error "limb_t must be 8, 16, or 32 bits in size"
+
49#endif
+
50
+
51#endif
+
+
+
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by
+
+ 1.8.6
+
+
+
diff --git a/Bitmap_8cpp_source.html b/Bitmap_8cpp_source.html
index a620e45e..f0b222bc 100644
--- a/Bitmap_8cpp_source.html
+++ b/Bitmap_8cpp_source.html
@@ -694,7 +694,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/Bitmap_8h_source.html b/Bitmap_8h_source.html
index bb395881..2dbdcb97 100644
--- a/Bitmap_8h_source.html
+++ b/Bitmap_8h_source.html
@@ -271,7 +271,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BlinkLED_8cpp_source.html b/BlinkLED_8cpp_source.html
index db448774..6f5ea165 100644
--- a/BlinkLED_8cpp_source.html
+++ b/BlinkLED_8cpp_source.html
@@ -196,7 +196,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BlinkLED_8h_source.html b/BlinkLED_8h_source.html
index d8254cd5..7a5270f3 100644
--- a/BlinkLED_8h_source.html
+++ b/BlinkLED_8h_source.html
@@ -157,7 +157,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BlockCipher_8cpp_source.html b/BlockCipher_8cpp_source.html
index b8ab6afe..ff6f35cc 100644
--- a/BlockCipher_8cpp_source.html
+++ b/BlockCipher_8cpp_source.html
@@ -125,7 +125,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BlockCipher_8h_source.html b/BlockCipher_8h_source.html
index 1e4b0d48..fd30d940 100644
--- a/BlockCipher_8h_source.html
+++ b/BlockCipher_8h_source.html
@@ -146,7 +146,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BoolField_8cpp_source.html b/BoolField_8cpp_source.html
index eff165b5..d6307f93 100644
--- a/BoolField_8cpp_source.html
+++ b/BoolField_8cpp_source.html
@@ -202,7 +202,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/BoolField_8h_source.html b/BoolField_8h_source.html
index 4c824cf6..20fcaf90 100644
--- a/BoolField_8h_source.html
+++ b/BoolField_8h_source.html
@@ -160,7 +160,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/CBC_8cpp_source.html b/CBC_8cpp_source.html
index 3fefdb1a..dd51ab1b 100644
--- a/CBC_8cpp_source.html
+++ b/CBC_8cpp_source.html
@@ -208,7 +208,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/CBC_8h_source.html b/CBC_8h_source.html
index 6b9afb27..7f9b3eff 100644
--- a/CBC_8h_source.html
+++ b/CBC_8h_source.html
@@ -172,7 +172,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/CFB_8cpp_source.html b/CFB_8cpp_source.html
index 05c34b7f..962e2e83 100644
--- a/CFB_8cpp_source.html
+++ b/CFB_8cpp_source.html
@@ -233,7 +233,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/CFB_8h_source.html b/CFB_8h_source.html
index 23e7b2a4..e15822c1 100644
--- a/CFB_8h_source.html
+++ b/CFB_8h_source.html
@@ -171,7 +171,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/CTR_8cpp_source.html b/CTR_8cpp_source.html
index e4638bfe..4048f2bd 100644
--- a/CTR_8cpp_source.html
+++ b/CTR_8cpp_source.html
@@ -228,7 +228,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/CTR_8h_source.html b/CTR_8h_source.html
index b80913ce..5f9c66a9 100644
--- a/CTR_8h_source.html
+++ b/CTR_8h_source.html
@@ -175,7 +175,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/ChaChaPoly_8cpp_source.html b/ChaChaPoly_8cpp_source.html
new file mode 100644
index 00000000..f46de203
--- /dev/null
+++ b/ChaChaPoly_8cpp_source.html
@@ -0,0 +1,270 @@
+
+
+
+
+
+
+ArduinoLibs: ChaChaPoly.cpp Source File
+
+
+
+
+
+
+
+
+
+
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/ChaCha_8h_source.html b/ChaCha_8h_source.html
index 816fcb8a..f1f7c22a 100644
--- a/ChaCha_8h_source.html
+++ b/ChaCha_8h_source.html
@@ -115,55 +115,62 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/Charlieplex_8cpp_source.html b/Charlieplex_8cpp_source.html
index 1a194c1d..51028988 100644
--- a/Charlieplex_8cpp_source.html
+++ b/Charlieplex_8cpp_source.html
@@ -232,7 +232,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/Charlieplex_8h_source.html b/Charlieplex_8h_source.html
index 7bb95ee5..bcf4a749 100644
--- a/Charlieplex_8h_source.html
+++ b/Charlieplex_8h_source.html
@@ -162,7 +162,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/ChaseLEDs_8cpp_source.html b/ChaseLEDs_8cpp_source.html
index 741dc1e6..c347ea17 100644
--- a/ChaseLEDs_8cpp_source.html
+++ b/ChaseLEDs_8cpp_source.html
@@ -160,7 +160,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/ChaseLEDs_8h_source.html b/ChaseLEDs_8h_source.html
index 47502fd5..ae950a44 100644
--- a/ChaseLEDs_8h_source.html
+++ b/ChaseLEDs_8h_source.html
@@ -149,7 +149,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/Cipher_8cpp_source.html b/Cipher_8cpp_source.html
index 12b88722..007fdadb 100644
--- a/Cipher_8cpp_source.html
+++ b/Cipher_8cpp_source.html
@@ -125,7 +125,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/Cipher_8h_source.html b/Cipher_8h_source.html
index ca4be790..3bc1ff82 100644
--- a/Cipher_8h_source.html
+++ b/Cipher_8h_source.html
@@ -148,7 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/Crypto_8cpp_source.html b/Crypto_8cpp_source.html
index 04e25b1c..1d23e9c5 100644
--- a/Crypto_8cpp_source.html
+++ b/Crypto_8cpp_source.html
@@ -124,10 +124,21 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/Crypto_8h_source.html b/Crypto_8h_source.html
index 65778d76..18372f24 100644
--- a/Crypto_8h_source.html
+++ b/Crypto_8h_source.html
@@ -124,11 +124,13 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:09 for ArduinoLibs by 1.8.6
diff --git a/Curve25519_8cpp_source.html b/Curve25519_8cpp_source.html
index 2f39397a..a52e6431 100644
--- a/Curve25519_8cpp_source.html
+++ b/Curve25519_8cpp_source.html
@@ -436,7 +436,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -717,7 +717,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Curve25519_8h_source.html b/Curve25519_8h_source.html
index 666d9963..c0d68bb4 100644
--- a/Curve25519_8h_source.html
+++ b/Curve25519_8h_source.html
@@ -113,82 +113,59 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
23#ifndef CRYPTO_CURVE15519_h
24#define CRYPTO_CURVE15519_h
25
-
26#include <inttypes.h>
+
26#include "BigNumberUtil.h"
27#include <stddef.h>
28
-
29// Define exactly one of these to 1 to set the size of the basic limb type.
-
30// 16-bit limbs seems to give the best performance on 8-bit AVR micros.
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DMD_8cpp_source.html b/DMD_8cpp_source.html
index 2e162aad..6fdc0c8c 100644
--- a/DMD_8cpp_source.html
+++ b/DMD_8cpp_source.html
@@ -456,7 +456,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DMD_8h_source.html b/DMD_8h_source.html
index 69d377a8..d5453676 100644
--- a/DMD_8h_source.html
+++ b/DMD_8h_source.html
@@ -170,7 +170,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DS1307RTC_8cpp_source.html b/DS1307RTC_8cpp_source.html
index ca0c5dd4..021e3f9e 100644
--- a/DS1307RTC_8cpp_source.html
+++ b/DS1307RTC_8cpp_source.html
@@ -415,7 +415,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DS1307RTC_8h_source.html b/DS1307RTC_8h_source.html
index 9f11a390..83a7f1ce 100644
--- a/DS1307RTC_8h_source.html
+++ b/DS1307RTC_8h_source.html
@@ -172,7 +172,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DS3231RTC_8cpp_source.html b/DS3231RTC_8cpp_source.html
index 6338b3b1..2e685b0c 100644
--- a/DS3231RTC_8cpp_source.html
+++ b/DS3231RTC_8cpp_source.html
@@ -657,7 +657,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DS3231RTC_8h_source.html b/DS3231RTC_8h_source.html
index 7fd6f5c6..b3461ed4 100644
--- a/DS3231RTC_8h_source.html
+++ b/DS3231RTC_8h_source.html
@@ -202,7 +202,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DS3232RTC_8cpp_source.html b/DS3232RTC_8cpp_source.html
index 3bc62781..6871235d 100644
--- a/DS3232RTC_8cpp_source.html
+++ b/DS3232RTC_8cpp_source.html
@@ -575,7 +575,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DS3232RTC_8h_source.html b/DS3232RTC_8h_source.html
index 7395d5ac..2c0c6b96 100644
--- a/DS3232RTC_8h_source.html
+++ b/DS3232RTC_8h_source.html
@@ -190,7 +190,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DejaVuSans9_8h_source.html b/DejaVuSans9_8h_source.html
index 07aebb04..d3944077 100644
--- a/DejaVuSans9_8h_source.html
+++ b/DejaVuSans9_8h_source.html
@@ -257,7 +257,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DejaVuSansBold9_8h_source.html b/DejaVuSansBold9_8h_source.html
index 58d86e1e..0a1f2de6 100644
--- a/DejaVuSansBold9_8h_source.html
+++ b/DejaVuSansBold9_8h_source.html
@@ -257,7 +257,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/DejaVuSansItalic9_8h_source.html b/DejaVuSansItalic9_8h_source.html
index 86e48a07..48a75b56 100644
--- a/DejaVuSansItalic9_8h_source.html
+++ b/DejaVuSansItalic9_8h_source.html
@@ -257,7 +257,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/EEPROM24_8cpp_source.html b/EEPROM24_8cpp_source.html
index 55769a06..5c310cc8 100644
--- a/EEPROM24_8cpp_source.html
+++ b/EEPROM24_8cpp_source.html
@@ -282,7 +282,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/EEPROM24_8h_source.html b/EEPROM24_8h_source.html
index b392e559..bdfb2e1a 100644
--- a/EEPROM24_8h_source.html
+++ b/EEPROM24_8h_source.html
@@ -186,7 +186,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Field_8cpp_source.html b/Field_8cpp_source.html
index 5e4c2163..45c45368 100644
--- a/Field_8cpp_source.html
+++ b/Field_8cpp_source.html
@@ -196,7 +196,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Field_8h_source.html b/Field_8h_source.html
index d4371255..99cf098c 100644
--- a/Field_8h_source.html
+++ b/Field_8h_source.html
@@ -164,7 +164,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Form_8cpp_source.html b/Form_8cpp_source.html
index 277e056f..e7124f45 100644
--- a/Form_8cpp_source.html
+++ b/Form_8cpp_source.html
@@ -278,7 +278,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Form_8h_source.html b/Form_8h_source.html
index db308ea9..79e59a1d 100644
--- a/Form_8h_source.html
+++ b/Form_8h_source.html
@@ -172,7 +172,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/GCM_8cpp_source.html b/GCM_8cpp_source.html
new file mode 100644
index 00000000..1bcbe7ea
--- /dev/null
+++ b/GCM_8cpp_source.html
@@ -0,0 +1,360 @@
+
+
+
+
+
+
+ArduinoLibs: GCM.cpp Source File
+
+
+
+
+
+
+
+
+
+
+
+
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by
+
+ 1.8.6
+
+
+
diff --git a/Hash_8cpp_source.html b/Hash_8cpp_source.html
index 8b2ddb60..ae1a42c9 100644
--- a/Hash_8cpp_source.html
+++ b/Hash_8cpp_source.html
@@ -151,7 +151,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Hash_8h_source.html b/Hash_8h_source.html
index 20ac38f9..da525750 100644
--- a/Hash_8h_source.html
+++ b/Hash_8h_source.html
@@ -154,7 +154,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/I2CMaster_8cpp_source.html b/I2CMaster_8cpp_source.html
index 216f2ec9..b15f4cc0 100644
--- a/I2CMaster_8cpp_source.html
+++ b/I2CMaster_8cpp_source.html
@@ -115,7 +115,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/I2CMaster_8h_source.html b/I2CMaster_8h_source.html
index 59aa5943..fc2a43c6 100644
--- a/I2CMaster_8h_source.html
+++ b/I2CMaster_8h_source.html
@@ -140,7 +140,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/IRreceiver_8cpp_source.html b/IRreceiver_8cpp_source.html
index 63c48845..dd6590b5 100644
--- a/IRreceiver_8cpp_source.html
+++ b/IRreceiver_8cpp_source.html
@@ -261,7 +261,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/IRreceiver_8h_source.html b/IRreceiver_8h_source.html
index 988413c7..47218df1 100644
--- a/IRreceiver_8h_source.html
+++ b/IRreceiver_8h_source.html
@@ -157,7 +157,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/IntField_8cpp_source.html b/IntField_8cpp_source.html
index f3c32805..bf23e2de 100644
--- a/IntField_8cpp_source.html
+++ b/IntField_8cpp_source.html
@@ -208,7 +208,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/IntField_8h_source.html b/IntField_8h_source.html
index 4fcee9f9..02eea73b 100644
--- a/IntField_8h_source.html
+++ b/IntField_8h_source.html
@@ -173,7 +173,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/KeccakCore_8cpp_source.html b/KeccakCore_8cpp_source.html
index 56c53a18..959ff56e 100644
--- a/KeccakCore_8cpp_source.html
+++ b/KeccakCore_8cpp_source.html
@@ -358,7 +358,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/KeccakCore_8h_source.html b/KeccakCore_8h_source.html
index ac3959bc..45ba767b 100644
--- a/KeccakCore_8h_source.html
+++ b/KeccakCore_8h_source.html
@@ -166,7 +166,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/LCD_8cpp_source.html b/LCD_8cpp_source.html
index ffb4b2d9..63da2d40 100644
--- a/LCD_8cpp_source.html
+++ b/LCD_8cpp_source.html
@@ -290,7 +290,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/LCD_8h_source.html b/LCD_8h_source.html
index aa64a5b5..3c5d87ac 100644
--- a/LCD_8h_source.html
+++ b/LCD_8h_source.html
@@ -202,7 +202,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/ListField_8cpp_source.html b/ListField_8cpp_source.html
index ffff232d..d1e1e14a 100644
--- a/ListField_8cpp_source.html
+++ b/ListField_8cpp_source.html
@@ -221,7 +221,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/ListField_8h_source.html b/ListField_8h_source.html
index 81f42fd5..0233881d 100644
--- a/ListField_8h_source.html
+++ b/ListField_8h_source.html
@@ -159,7 +159,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Melody_8cpp_source.html b/Melody_8cpp_source.html
index 1ea56e8f..f7952c21 100644
--- a/Melody_8cpp_source.html
+++ b/Melody_8cpp_source.html
@@ -215,7 +215,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Melody_8h_source.html b/Melody_8h_source.html
index 59b1f132..3e4ba437 100644
--- a/Melody_8h_source.html
+++ b/Melody_8h_source.html
@@ -258,7 +258,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Mono5x7_8h_source.html b/Mono5x7_8h_source.html
index d55b863a..9ecae910 100644
--- a/Mono5x7_8h_source.html
+++ b/Mono5x7_8h_source.html
@@ -246,7 +246,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/NoiseSource_8cpp_source.html b/NoiseSource_8cpp_source.html
index a1fe11f4..e93e8980 100644
--- a/NoiseSource_8cpp_source.html
+++ b/NoiseSource_8cpp_source.html
@@ -132,7 +132,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/NoiseSource_8h_source.html b/NoiseSource_8h_source.html
index e0b2569f..72ac10ab 100644
--- a/NoiseSource_8h_source.html
+++ b/NoiseSource_8h_source.html
@@ -139,7 +139,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/OFB_8cpp_source.html b/OFB_8cpp_source.html
index 394bac26..65518f97 100644
--- a/OFB_8cpp_source.html
+++ b/OFB_8cpp_source.html
@@ -206,7 +206,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/OFB_8h_source.html b/OFB_8h_source.html
index 5d1c4684..9b52e341 100644
--- a/OFB_8h_source.html
+++ b/OFB_8h_source.html
@@ -171,7 +171,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/Poly1305_8cpp_source.html b/Poly1305_8cpp_source.html
new file mode 100644
index 00000000..db9dbb5a
--- /dev/null
+++ b/Poly1305_8cpp_source.html
@@ -0,0 +1,361 @@
+
+
+
+
+
+
+ArduinoLibs: Poly1305.cpp Source File
+
+
+
+
+
+
+
+
+
+
+
+
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by
+
+ 1.8.6
+
+
+
diff --git a/PowerSave_8cpp_source.html b/PowerSave_8cpp_source.html
index 7cd2467c..2f8af1e3 100644
--- a/PowerSave_8cpp_source.html
+++ b/PowerSave_8cpp_source.html
@@ -155,7 +155,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/PowerSave_8h_source.html b/PowerSave_8h_source.html
index 481fdd5f..0c064daa 100644
--- a/PowerSave_8h_source.html
+++ b/PowerSave_8h_source.html
@@ -158,7 +158,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/RC5_8h_source.html b/RC5_8h_source.html
index c8ff9269..5d42b95a 100644
--- a/RC5_8h_source.html
+++ b/RC5_8h_source.html
@@ -435,7 +435,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/RNG_8cpp_source.html b/RNG_8cpp_source.html
index 3f4be017..f6448b91 100644
--- a/RNG_8cpp_source.html
+++ b/RNG_8cpp_source.html
@@ -366,13 +366,13 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/RNG_8h_source.html b/RNG_8h_source.html
index 38eeb55a..fe8c9b83 100644
--- a/RNG_8h_source.html
+++ b/RNG_8h_source.html
@@ -176,7 +176,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/RTC_8cpp_source.html b/RTC_8cpp_source.html
index 83343adc..039443ab 100644
--- a/RTC_8cpp_source.html
+++ b/RTC_8cpp_source.html
@@ -380,7 +380,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/RTC_8h_source.html b/RTC_8h_source.html
index 48fd84fc..850f59df 100644
--- a/RTC_8h_source.html
+++ b/RTC_8h_source.html
@@ -237,7 +237,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/RingOscillatorNoiseSource_8cpp_source.html b/RingOscillatorNoiseSource_8cpp_source.html
index d7c59680..cd8ccc0f 100644
--- a/RingOscillatorNoiseSource_8cpp_source.html
+++ b/RingOscillatorNoiseSource_8cpp_source.html
@@ -285,7 +285,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/RingOscillatorNoiseSource_8h_source.html b/RingOscillatorNoiseSource_8h_source.html
index 9925c451..47326469 100644
--- a/RingOscillatorNoiseSource_8h_source.html
+++ b/RingOscillatorNoiseSource_8h_source.html
@@ -145,7 +145,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SHA1_8cpp_source.html b/SHA1_8cpp_source.html
index f89abaad..a4da4cb4 100644
--- a/SHA1_8cpp_source.html
+++ b/SHA1_8cpp_source.html
@@ -323,7 +323,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SHA1_8h_source.html b/SHA1_8h_source.html
index 06b20691..79e74f14 100644
--- a/SHA1_8h_source.html
+++ b/SHA1_8h_source.html
@@ -160,7 +160,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SHA256_8cpp_source.html b/SHA256_8cpp_source.html
index 73bac9de..6edca6aa 100644
--- a/SHA256_8cpp_source.html
+++ b/SHA256_8cpp_source.html
@@ -339,7 +339,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SHA256_8h_source.html b/SHA256_8h_source.html
index 594e954d..923d58be 100644
--- a/SHA256_8h_source.html
+++ b/SHA256_8h_source.html
@@ -160,7 +160,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SHA3_8cpp_source.html b/SHA3_8cpp_source.html
index 53b4d7c5..d83d95ed 100644
--- a/SHA3_8cpp_source.html
+++ b/SHA3_8cpp_source.html
@@ -257,7 +257,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SHA3_8h_source.html b/SHA3_8h_source.html
index 7cad9e90..7c52eaad 100644
--- a/SHA3_8h_source.html
+++ b/SHA3_8h_source.html
@@ -188,7 +188,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SHA512_8cpp_source.html b/SHA512_8cpp_source.html
index 91672256..63ba87a0 100644
--- a/SHA512_8cpp_source.html
+++ b/SHA512_8cpp_source.html
@@ -355,7 +355,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SHA512_8h_source.html b/SHA512_8h_source.html
index 44f66d0f..d1f27ed0 100644
--- a/SHA512_8h_source.html
+++ b/SHA512_8h_source.html
@@ -161,7 +161,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SoftI2C_8cpp_source.html b/SoftI2C_8cpp_source.html
index d94fe127..07dc4a3e 100644
--- a/SoftI2C_8cpp_source.html
+++ b/SoftI2C_8cpp_source.html
@@ -283,7 +283,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/SoftI2C_8h_source.html b/SoftI2C_8h_source.html
index ea12fc27..2f507c93 100644
--- a/SoftI2C_8h_source.html
+++ b/SoftI2C_8h_source.html
@@ -157,7 +157,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/TextField_8cpp_source.html b/TextField_8cpp_source.html
index a8c03bf2..7afcd1c7 100644
--- a/TextField_8cpp_source.html
+++ b/TextField_8cpp_source.html
@@ -156,7 +156,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/TextField_8h_source.html b/TextField_8h_source.html
index b25fcb45..3eee93c4 100644
--- a/TextField_8h_source.html
+++ b/TextField_8h_source.html
@@ -142,7 +142,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/TimeField_8cpp_source.html b/TimeField_8cpp_source.html
index 1b866f48..4db6da8f 100644
--- a/TimeField_8cpp_source.html
+++ b/TimeField_8cpp_source.html
@@ -325,7 +325,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/TimeField_8h_source.html b/TimeField_8h_source.html
index 44b0b131..4f053cf5 100644
--- a/TimeField_8h_source.html
+++ b/TimeField_8h_source.html
@@ -167,7 +167,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/TransistorNoiseSource_8cpp_source.html b/TransistorNoiseSource_8cpp_source.html
index ff4d01f1..3ad719f7 100644
--- a/TransistorNoiseSource_8cpp_source.html
+++ b/TransistorNoiseSource_8cpp_source.html
@@ -295,7 +295,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/TransistorNoiseSource_8h_source.html b/TransistorNoiseSource_8h_source.html
index c0bf95ac..0d42071a 100644
--- a/TransistorNoiseSource_8h_source.html
+++ b/TransistorNoiseSource_8h_source.html
@@ -151,7 +151,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/alarm-clock_8dox.html b/alarm-clock_8dox.html
index 00c51ea8..2d84e5c4 100644
--- a/alarm-clock_8dox.html
+++ b/alarm-clock_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/alarm_clock.html b/alarm_clock.html
index 6834f30b..a2917798 100644
--- a/alarm_clock.html
+++ b/alarm_clock.html
@@ -140,7 +140,7 @@ Completed Clock
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/annotated.html b/annotated.html
index 5613cb36..723d9f63 100644
--- a/annotated.html
+++ b/annotated.html
@@ -93,62 +93,68 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Processes the signal from a transistor-based noise source
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/blink-blink_8dox.html b/blink-blink_8dox.html
index 01c3a7b8..e2fe3365 100644
--- a/blink-blink_8dox.html
+++ b/blink-blink_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/blink-charlieplex_8dox.html b/blink-charlieplex_8dox.html
index 377150de..ba25126c 100644
--- a/blink-charlieplex_8dox.html
+++ b/blink-charlieplex_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/blink-cylon_8dox.html b/blink-cylon_8dox.html
index 90953799..9ce0bdc2 100644
--- a/blink-cylon_8dox.html
+++ b/blink-cylon_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/blink-startrek_8dox.html b/blink-startrek_8dox.html
index 03a3d125..0f894590 100644
--- a/blink-startrek_8dox.html
+++ b/blink-startrek_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/blink_blink.html b/blink_blink.html
index 5f79d6ce..f1ed064d 100644
--- a/blink_blink.html
+++ b/blink_blink.html
@@ -120,7 +120,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/blink_charlieplex.html b/blink_charlieplex.html
index 57177cd1..bd75c052 100644
--- a/blink_charlieplex.html
+++ b/blink_charlieplex.html
@@ -160,7 +160,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/blink_cylon.html b/blink_cylon.html
index 849d1bfb..1793b5e7 100644
--- a/blink_cylon.html
+++ b/blink_cylon.html
@@ -171,7 +171,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/blink_startrek.html b/blink_startrek.html
index 0fe407fd..8277d7c3 100644
--- a/blink_startrek.html
+++ b/blink_startrek.html
@@ -237,7 +237,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAES128-members.html b/classAES128-members.html
index 28f256cd..6fee3a29 100644
--- a/classAES128-members.html
+++ b/classAES128-members.html
@@ -105,7 +105,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAES128.html b/classAES128.html
index cc8ec213..1e25c3c1 100644
--- a/classAES128.html
+++ b/classAES128.html
@@ -265,7 +265,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAES192-members.html b/classAES192-members.html
index fbfd8edb..fbabc9e8 100644
--- a/classAES192-members.html
+++ b/classAES192-members.html
@@ -105,7 +105,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAES192.html b/classAES192.html
index d53b18a3..8aa6f214 100644
--- a/classAES192.html
+++ b/classAES192.html
@@ -265,7 +265,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAES256-members.html b/classAES256-members.html
index 8431b8de..23173d74 100644
--- a/classAES256-members.html
+++ b/classAES256-members.html
@@ -105,7 +105,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAES256.html b/classAES256.html
index 4e246bea..d4171d5b 100644
--- a/classAES256.html
+++ b/classAES256.html
@@ -265,7 +265,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAESCommon-members.html b/classAESCommon-members.html
index 63999532..d9350f13 100644
--- a/classAESCommon-members.html
+++ b/classAESCommon-members.html
@@ -103,7 +103,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAESCommon.html b/classAESCommon.html
index 4632aeb5..cced77f9 100644
--- a/classAESCommon.html
+++ b/classAESCommon.html
@@ -322,7 +322,7 @@ Protected Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classAuthenticatedCipher-members.html b/classAuthenticatedCipher-members.html
new file mode 100644
index 00000000..bc497f85
--- /dev/null
+++ b/classAuthenticatedCipher-members.html
@@ -0,0 +1,116 @@
+
+
+
+
+
+
+ArduinoLibs: Member List
+
+
+
+
+
+
+
+
+
+
Clears all security-sensitive state from this cipher. More...
+
+
+
Detailed Description
+
Abstract base class for authenticated ciphers.
+
This class abstracts the details of algorithms that provide Authenticated Encryption with Associated Data (AEAD). Such algorithms combine encryption with message authentication to provide a single primitive.
+
Authenticated ciphers have four parameters: the secret key, an initialization vector (called a "nonce" in the literature), the plaintext, and some associated data which is to be authenticated with the plaintext but not encrypted. Associated data might be sequence numbers, IP addresses, protocol versions, or other information that is not secret but is important and unique to the session.
+
Subclasses encrypt the plaintext content and output the ciphertext. Once all plaintext has been processed, the caller should invoke computeTag() to obtain the authentication tag to transmit with the ciphertext. When the ciphertext is later decrypted, the checkTag() function can be used to check that the data is authentic.
Adds extra data that will be authenticated but not encrypted.
+
Parameters
+
+
data
The extra data to be authenticated.
+
len
The number of bytes of extra data to be authenticated.
+
+
+
+
This function must be called before the first call to encrypt() or decrypt(). That is, it is assumed that all extra data for authentication is available before the first payload data block and that it will be prepended to the payload for authentication. If the subclass needs to process the extra data after the payload, then it is responsible for saving data away until it is needed during computeTag() or checkTag().
+
This function can be called multiple times with separate extra data blocks for authentication. All such data will be concatenated into a single block for authentication purposes.
Finalizes the decryption process and checks the authentication tag.
+
Parameters
+
+
tag
The tag value from the incoming ciphertext to be checked.
+
len
The length of the tag value in bytes, which may be less than tagSize().
+
+
+
+
Returns
Returns true if the tag is identical to the first len bytes of the authentication tag that was calculated during the decryption process. Returns false otherwise.
+
This function must be called after the final block of ciphertext is passed to decrypt() to determine if the data could be authenticated.
+
Note
Authenticated cipher modes usually require that if the tag could not be verified, then all of the data that was previously decrypted must be discarded. It is unwise to use the decrypted data for any purpose before it can be verified. Callers are responsible for ensuring that any data returned via previous calls to decrypt() is discarded if checkTag() returns false.
+
+
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by
+
+ 1.8.6
+
+
+
diff --git a/classAuthenticatedCipher.png b/classAuthenticatedCipher.png
new file mode 100644
index 00000000..8dc80439
Binary files /dev/null and b/classAuthenticatedCipher.png differ
diff --git a/classBLAKE2b-members.html b/classBLAKE2b-members.html
index 2245aae3..cee17619 100644
--- a/classBLAKE2b-members.html
+++ b/classBLAKE2b-members.html
@@ -113,7 +113,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBLAKE2b.html b/classBLAKE2b.html
index 01d9746c..d7940087 100644
--- a/classBLAKE2b.html
+++ b/classBLAKE2b.html
@@ -536,7 +536,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBLAKE2s-members.html b/classBLAKE2s-members.html
index 29370c11..89a651c0 100644
--- a/classBLAKE2s-members.html
+++ b/classBLAKE2s-members.html
@@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBLAKE2s.html b/classBLAKE2s.html
index e99bcd40..3aa4ae2c 100644
--- a/classBLAKE2s.html
+++ b/classBLAKE2s.html
@@ -536,7 +536,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBitmap-members.html b/classBitmap-members.html
index 35e337b1..de47aa5d 100644
--- a/classBitmap-members.html
+++ b/classBitmap-members.html
@@ -138,7 +138,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBitmap.html b/classBitmap.html
index 5bade799..2f22a284 100644
--- a/classBitmap.html
+++ b/classBitmap.html
@@ -1745,7 +1745,7 @@ class
DMD
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBlinkLED-members.html b/classBlinkLED-members.html
index 5ff2078b..b987659b 100644
--- a/classBlinkLED-members.html
+++ b/classBlinkLED-members.html
@@ -103,7 +103,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBlinkLED.html b/classBlinkLED.html
index 53e8adbd..43bf09fc 100644
--- a/classBlinkLED.html
+++ b/classBlinkLED.html
@@ -428,7 +428,7 @@ Public Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBlockCipher-members.html b/classBlockCipher-members.html
index 6e6d95c2..4bcc01f3 100644
--- a/classBlockCipher-members.html
+++ b/classBlockCipher-members.html
@@ -101,7 +101,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBlockCipher.html b/classBlockCipher.html
index ae86fe50..c27e5fa2 100644
--- a/classBlockCipher.html
+++ b/classBlockCipher.html
@@ -407,7 +407,7 @@ Public Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBoolField-members.html b/classBoolField-members.html
index f91603c4..606decae 100644
--- a/classBoolField-members.html
+++ b/classBoolField-members.html
@@ -113,7 +113,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classBoolField.html b/classBoolField.html
index 85f6e781..bf5724c8 100644
--- a/classBoolField.html
+++ b/classBoolField.html
@@ -506,7 +506,7 @@ LiquidCrystal *
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCBC-members.html b/classCBC-members.html
index 77d1a70f..346132b9 100644
--- a/classCBC-members.html
+++ b/classCBC-members.html
@@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCBC.html b/classCBC.html
index a4ab5aef..4608f899 100644
--- a/classCBC.html
+++ b/classCBC.html
@@ -185,7 +185,7 @@ class CBC< T >
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCBCCommon-members.html b/classCBCCommon-members.html
index 45410fdf..16e6184c 100644
--- a/classCBCCommon-members.html
+++ b/classCBCCommon-members.html
@@ -105,7 +105,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCBCCommon.html b/classCBCCommon.html
index 591ecffb..b2b2f437 100644
--- a/classCBCCommon.html
+++ b/classCBCCommon.html
@@ -534,7 +534,7 @@ Protected Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCFB-members.html b/classCFB-members.html
index 15c7c77c..db1f26bd 100644
--- a/classCFB-members.html
+++ b/classCFB-members.html
@@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCFB.html b/classCFB.html
index 42e6c942..9638eeb0 100644
--- a/classCFB.html
+++ b/classCFB.html
@@ -185,7 +185,7 @@ class CFB< T >
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCFBCommon-members.html b/classCFBCommon-members.html
index 6ecf5eaf..d2212f44 100644
--- a/classCFBCommon-members.html
+++ b/classCFBCommon-members.html
@@ -105,7 +105,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCFBCommon.html b/classCFBCommon.html
index 8e80da1e..ba99df62 100644
--- a/classCFBCommon.html
+++ b/classCFBCommon.html
@@ -534,7 +534,7 @@ Protected Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCTR-members.html b/classCTR-members.html
index e34c4a11..40974bda 100644
--- a/classCTR-members.html
+++ b/classCTR-members.html
@@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCTR.html b/classCTR.html
index c2325235..81b510cd 100644
--- a/classCTR.html
+++ b/classCTR.html
@@ -181,7 +181,7 @@ class CTR< T >
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCTRCommon-members.html b/classCTRCommon-members.html
index 434d55bb..15027563 100644
--- a/classCTRCommon-members.html
+++ b/classCTRCommon-members.html
@@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCTRCommon.html b/classCTRCommon.html
index 0f288557..66d07c6f 100644
--- a/classCTRCommon.html
+++ b/classCTRCommon.html
@@ -563,7 +563,7 @@ Protected Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classChaCha-members.html b/classChaCha-members.html
index 273d030d..9a7108e7 100644
--- a/classChaCha-members.html
+++ b/classChaCha-members.html
@@ -91,24 +91,25 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
This is the complete list of members for ChaCha, including all inherited members.
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classChaCha.html b/classChaCha.html
index 328ef30d..0a985663 100644
--- a/classChaCha.html
+++ b/classChaCha.html
@@ -86,6 +86,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
ChaCha is a stream cipher that takes a key, an 8-byte nonce/IV, and a counter and hashes them to generate a keystream to XOR with the plaintext. Variations on the ChaCha cipher use 8, 12, or 20 rounds of hashing operations with either 128-bit or 256-bit keys.
@@ -389,7 +396,7 @@ Static Public Member Functions
This function is provided for the convenience of applications that need access to the ChaCha hash core without the higher-level processing that turns the core into a stream cipher.
@@ -666,7 +673,7 @@ Static Public Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classChaChaPoly-members.html b/classChaChaPoly-members.html
new file mode 100644
index 00000000..a3b8d44b
--- /dev/null
+++ b/classChaChaPoly-members.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+ArduinoLibs: Member List
+
+
+
+
+
+
+
+
+
+
ChaChaPoly is an authenticated cipher based on a combination of ChaCha with 20 rounds for encryption and Poly1305 for authentication. The resulting cipher has a 256-bit key, a 64-bit or 96-bit initialization vector, and a 128-bit authentication tag.
Adds extra data that will be authenticated but not encrypted.
+
Parameters
+
+
data
The extra data to be authenticated.
+
len
The number of bytes of extra data to be authenticated.
+
+
+
+
This function must be called before the first call to encrypt() or decrypt(). That is, it is assumed that all extra data for authentication is available before the first payload data block and that it will be prepended to the payload for authentication. If the subclass needs to process the extra data after the payload, then it is responsible for saving data away until it is needed during computeTag() or checkTag().
+
This function can be called multiple times with separate extra data blocks for authentication. All such data will be concatenated into a single block for authentication purposes.
Finalizes the decryption process and checks the authentication tag.
+
Parameters
+
+
tag
The tag value from the incoming ciphertext to be checked.
+
len
The length of the tag value in bytes, which may be less than tagSize().
+
+
+
+
Returns
Returns true if the tag is identical to the first len bytes of the authentication tag that was calculated during the decryption process. Returns false otherwise.
+
This function must be called after the final block of ciphertext is passed to decrypt() to determine if the data could be authenticated.
+
Note
Authenticated cipher modes usually require that if the tag could not be verified, then all of the data that was previously decrypted must be discarded. It is unwise to use the decrypted data for any purpose before it can be verified. Callers are responsible for ensuring that any data returned via previous calls to decrypt() is discarded if checkTag() returns false.
Clears all security-sensitive state from this cipher.
+
Security-sensitive information includes key schedules, initialization vectors, and any temporary state that is used by encrypt() or decrypt() which is stored in the cipher itself.
Sets the initialization vector to use for future encryption and decryption operations.
+
Parameters
+
+
iv
The initialization vector to use.
+
len
The length of the initialization vector in bytes.
+
+
+
+
Returns
Returns false if the length is not supported.
+
Initialization vectors should be set before the first call to encrypt() or decrypt() after a setKey() call. If the initialization vector is changed after encryption or decryption begins, then the behaviour is undefined.
+
Note
The IV is not encoded into the output stream by encrypt(). The caller is responsible for communicating the IV to the other party.
+
+
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by
+
+ 1.8.6
+
+
+
diff --git a/classChaChaPoly.png b/classChaChaPoly.png
new file mode 100644
index 00000000..7a4de2d5
Binary files /dev/null and b/classChaChaPoly.png differ
diff --git a/classCharlieplex-members.html b/classCharlieplex-members.html
index 291ae424..9f9d43a2 100644
--- a/classCharlieplex-members.html
+++ b/classCharlieplex-members.html
@@ -104,7 +104,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCharlieplex.html b/classCharlieplex.html
index d26f5f24..2c5cbd92 100644
--- a/classCharlieplex.html
+++ b/classCharlieplex.html
@@ -538,7 +538,7 @@ Public Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classChaseLEDs-members.html b/classChaseLEDs-members.html
index fc57a0cf..1a187408 100644
--- a/classChaseLEDs-members.html
+++ b/classChaseLEDs-members.html
@@ -99,7 +99,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classChaseLEDs.html b/classChaseLEDs.html
index 491be03f..41e8393d 100644
--- a/classChaseLEDs.html
+++ b/classChaseLEDs.html
@@ -347,7 +347,7 @@ Protected Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCipher-members.html b/classCipher-members.html
index f004bff5..f8ca2ae8 100644
--- a/classCipher-members.html
+++ b/classCipher-members.html
@@ -102,7 +102,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCipher.html b/classCipher.html
index 167cc853..c98bda9e 100644
--- a/classCipher.html
+++ b/classCipher.html
@@ -101,15 +101,19 @@ Inheritance diagram for Cipher:
@@ -205,7 +209,7 @@ Public Member Functions
Clears all security-sensitive state from this cipher.
Security-sensitive information includes key schedules, initialization vectors, and any temporary state that is used by encrypt() or decrypt() which is stored in the cipher itself.
@@ -479,7 +483,7 @@ Public Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCipher.png b/classCipher.png
index 3a1ad03b..51c89007 100644
Binary files a/classCipher.png and b/classCipher.png differ
diff --git a/classCurve25519-members.html b/classCurve25519-members.html
index 2c3e6bd5..e548d0f1 100644
--- a/classCurve25519-members.html
+++ b/classCurve25519-members.html
@@ -96,7 +96,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classCurve25519.html b/classCurve25519.html
index b37e4611..4da5d901 100644
--- a/classCurve25519.html
+++ b/classCurve25519.html
@@ -113,7 +113,7 @@ Static Public Member Functions
Note
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.
@@ -295,7 +295,7 @@ Static Public Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classDMD-members.html b/classDMD-members.html
index 60d9cfa9..ede876f0 100644
--- a/classDMD-members.html
+++ b/classDMD-members.html
@@ -150,7 +150,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classDMD.html b/classDMD.html
index 8d1e3513..d01eae3a 100644
--- a/classDMD.html
+++ b/classDMD.html
@@ -755,7 +755,7 @@ Multiple panels
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classDS1307RTC-members.html b/classDS1307RTC-members.html
index 314d39b7..25d3557a 100644
--- a/classDS1307RTC-members.html
+++ b/classDS1307RTC-members.html
@@ -125,7 +125,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classDS1307RTC.html b/classDS1307RTC.html
index 63fc4f8b..5c68a471 100644
--- a/classDS1307RTC.html
+++ b/classDS1307RTC.html
@@ -598,7 +598,7 @@ static const uint8_t
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classField-members.html b/classField-members.html
index 2a0f2c50..ed2bfc60 100644
--- a/classField-members.html
+++ b/classField-members.html
@@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classField.html b/classField.html
index 692b958a..0741c0bc 100644
--- a/classField.html
+++ b/classField.html
@@ -424,7 +424,7 @@ class
Form
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classForm-members.html b/classForm-members.html
index bfd42e65..5474b9d3 100644
--- a/classForm-members.html
+++ b/classForm-members.html
@@ -108,7 +108,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classForm.html b/classForm.html
index dac6c529..cadcec31 100644
--- a/classForm.html
+++ b/classForm.html
@@ -485,7 +485,7 @@ class
Field
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classGCM-members.html b/classGCM-members.html
new file mode 100644
index 00000000..5895e95a
--- /dev/null
+++ b/classGCM-members.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+ArduinoLibs: Member List
+
+
+
+
+
+
+
+
+
+
GCM mode converts a block cipher into an authenticated cipher that uses the block cipher T to encrypt and GHASH to authenticate.
+
The size of the key is determined by the underlying block cipher T. The IV is recommended to be 96 bits (12 bytes) in length, but other lengths are supported as well. The default tagSize() is 128 bits (16 bytes) but the GCM specification does allow other tag sizes: 32, 64, 96, 104, 112, 120, or 128 bits (4, 8, 12, 13, 14, 15, or 16 bytes).
+
The template parameter T must be a concrete subclass of BlockCipher indicating the specific block cipher to use. The block cipher must have a block size of 128 bits. For example, the following creates a GCM object using AES256 as the underlying cipher and then uses it to encrypt and authenticate a plaintext block:
Adds extra data that will be authenticated but not encrypted.
+
Parameters
+
+
data
The extra data to be authenticated.
+
len
The number of bytes of extra data to be authenticated.
+
+
+
+
This function must be called before the first call to encrypt() or decrypt(). That is, it is assumed that all extra data for authentication is available before the first payload data block and that it will be prepended to the payload for authentication. If the subclass needs to process the extra data after the payload, then it is responsible for saving data away until it is needed during computeTag() or checkTag().
+
This function can be called multiple times with separate extra data blocks for authentication. All such data will be concatenated into a single block for authentication purposes.
Finalizes the decryption process and checks the authentication tag.
+
Parameters
+
+
tag
The tag value from the incoming ciphertext to be checked.
+
len
The length of the tag value in bytes, which may be less than tagSize().
+
+
+
+
Returns
Returns true if the tag is identical to the first len bytes of the authentication tag that was calculated during the decryption process. Returns false otherwise.
+
This function must be called after the final block of ciphertext is passed to decrypt() to determine if the data could be authenticated.
+
Note
Authenticated cipher modes usually require that if the tag could not be verified, then all of the data that was previously decrypted must be discarded. It is unwise to use the decrypted data for any purpose before it can be verified. Callers are responsible for ensuring that any data returned via previous calls to decrypt() is discarded if checkTag() returns false.
Clears all security-sensitive state from this cipher.
+
Security-sensitive information includes key schedules, initialization vectors, and any temporary state that is used by encrypt() or decrypt() which is stored in the cipher itself.
Sets the initialization vector to use for future encryption and decryption operations.
+
Parameters
+
+
iv
The initialization vector to use.
+
len
The length of the initialization vector in bytes.
+
+
+
+
Returns
Returns false if the length is not supported.
+
Initialization vectors should be set before the first call to encrypt() or decrypt() after a setKey() call. If the initialization vector is changed after encryption or decryption begins, then the behaviour is undefined.
+
Note
The IV is not encoded into the output stream by encrypt(). The caller is responsible for communicating the IV to the other party.
Clears the authenticator's state, removing all sensitive data.
+
+
+
Detailed Description
+
Implementation of the GHASH message authenticator.
+
GHASH is the message authentication part of Galois Counter Mode (GCM).
+
Note
GHASH is not the same as GMAC. GHASH implements the low level hashing primitive that is used by both GCM and GMAC. GMAC can be simulated using GCM and an empty plaintext/ciphertext.
Finalizes the authentication process and returns the token.
+
Parameters
+
+
token
The buffer to return the token value in.
+
len
The length of the token buffer between 0 and 16.
+
+
+
+
If len is less than 16, then the token value will be truncated to the first len bytes. If len is greater than 16, then the remaining bytes will left unchanged.
+
If finalize() is called again, then the returned token value is undefined. Call reset() first to start a new authentication process.
+
+
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by
+
+ 1.8.6
+
+
+
diff --git a/classHash-members.html b/classHash-members.html
index 0ee9ba82..c7954e43 100644
--- a/classHash-members.html
+++ b/classHash-members.html
@@ -104,7 +104,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classHash.html b/classHash.html
index 99a1878b..43e39e81 100644
--- a/classHash.html
+++ b/classHash.html
@@ -576,7 +576,7 @@ Protected Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classI2CMaster-members.html b/classI2CMaster-members.html
index f9ffa15a..6d8194d1 100644
--- a/classI2CMaster-members.html
+++ b/classI2CMaster-members.html
@@ -100,7 +100,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classI2CMaster.html b/classI2CMaster.html
index 07523ad8..c1d4a5c8 100644
--- a/classI2CMaster.html
+++ b/classI2CMaster.html
@@ -328,7 +328,7 @@ virtual unsigned int
_IR_receive_interrupt
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classIntField-members.html b/classIntField-members.html
index f8538a1e..dd1e255a 100644
--- a/classIntField-members.html
+++ b/classIntField-members.html
@@ -118,7 +118,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classIntField.html b/classIntField.html
index 4873c695..d738985c 100644
--- a/classIntField.html
+++ b/classIntField.html
@@ -647,7 +647,7 @@ LiquidCrystal *
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classLCD-members.html b/classLCD-members.html
index 904d1010..66833cad 100644
--- a/classLCD-members.html
+++ b/classLCD-members.html
@@ -110,7 +110,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classLCD.html b/classLCD.html
index d69ac219..31683fd7 100644
--- a/classLCD.html
+++ b/classLCD.html
@@ -592,7 +592,7 @@ Support for DFRobot LCD Shield
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classListField-members.html b/classListField-members.html
index ee3dd34d..d869b196 100644
--- a/classListField-members.html
+++ b/classListField-members.html
@@ -111,7 +111,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classListField.html b/classListField.html
index c6c8e59b..c920ca9d 100644
--- a/classListField.html
+++ b/classListField.html
@@ -411,7 +411,7 @@ LiquidCrystal *
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classNoiseSource-members.html b/classNoiseSource-members.html
index e288f1e0..7283f700 100644
--- a/classNoiseSource-members.html
+++ b/classNoiseSource-members.html
@@ -98,7 +98,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classNoiseSource.html b/classNoiseSource.html
index ab6006d8..a9a64c8c 100644
--- a/classNoiseSource.html
+++ b/classNoiseSource.html
@@ -258,7 +258,7 @@ Protected Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classOFB-members.html b/classOFB-members.html
index ded87fd1..499e9e17 100644
--- a/classOFB-members.html
+++ b/classOFB-members.html
@@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classOFB.html b/classOFB.html
index 7a7ffba4..e943b85f 100644
--- a/classOFB.html
+++ b/classOFB.html
@@ -181,7 +181,7 @@ class OFB< T >
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classOFBCommon-members.html b/classOFBCommon-members.html
index f6cc1081..6b6b4eab 100644
--- a/classOFBCommon-members.html
+++ b/classOFBCommon-members.html
@@ -105,7 +105,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classOFBCommon.html b/classOFBCommon.html
index 12ae4c99..b1999d26 100644
--- a/classOFBCommon.html
+++ b/classOFBCommon.html
@@ -534,7 +534,7 @@ Protected Member Functions
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classPoly1305-members.html b/classPoly1305-members.html
new file mode 100644
index 00000000..9f23f8db
--- /dev/null
+++ b/classPoly1305-members.html
@@ -0,0 +1,113 @@
+
+
+
+
+
+
+ArduinoLibs: Member List
+
+
+
+
+
+
+
+
+
+
Poly1305 is a message authenticator designed by Daniel J. Bernstein. An arbitrary-length message is broken up into 16-byte chunks and fed into a polynomial mod 2130 - 5 based on the 16-byte authentication key. The final polynomial value is then combined with a 16-byte nonce to create the authentication token.
+
The following example demonstrates how to compute an authentication token for a message made up of several blocks under a specific key and nonce:
In the original Poly1305 specification, the nonce was encrypted with AES and a second 16-byte key. Since then, common practice has been for the caller to encrypt the nonce which gives the caller more flexibility as to how to derive and/or encrypt the nonce.
Finalizes the authentication process and returns the token.
+
Parameters
+
+
nonce
Points to the 16-bit nonce to combine with the token.
+
token
The buffer to return the token value in.
+
len
The length of the token buffer between 0 and 16.
+
+
+
+
If len is less than 16, then the token value will be truncated to the first len bytes. If len is greater than 16, then the remaining bytes will left unchanged.
+
If finalize() is called again, then the returned token value is undefined. Call reset() first to start a new authentication process.
+
+
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by
+
+ 1.8.6
+
+
+
diff --git a/classRNGClass-members.html b/classRNGClass-members.html
index 1ca6ed50..0cc4eb22 100644
--- a/classRNGClass-members.html
+++ b/classRNGClass-members.html
@@ -105,7 +105,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classRNGClass.html b/classRNGClass.html
index 35efd6a6..87679ec4 100644
--- a/classRNGClass.html
+++ b/classRNGClass.html
@@ -517,7 +517,7 @@ static const int
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classRTC-members.html b/classRTC-members.html
index b42d5b81..5483eed2 100644
--- a/classRTC-members.html
+++ b/classRTC-members.html
@@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classRTC.html b/classRTC.html
index 45c0e9f0..6de9ba45 100644
--- a/classRTC.html
+++ b/classRTC.html
@@ -779,7 +779,7 @@ static const uint8_t
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classRTCAlarm-members.html b/classRTCAlarm-members.html
index 808ba527..524805b7 100644
--- a/classRTCAlarm-members.html
+++ b/classRTCAlarm-members.html
@@ -99,7 +99,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classRTCDate-members.html b/classRTCDate-members.html
index 112b849f..2824966f 100644
--- a/classRTCDate-members.html
+++ b/classRTCDate-members.html
@@ -96,7 +96,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classRTCTime-members.html b/classRTCTime-members.html
index 5d20166d..48ee2c2b 100644
--- a/classRTCTime-members.html
+++ b/classRTCTime-members.html
@@ -96,7 +96,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classRingOscillatorNoiseSource-members.html b/classRingOscillatorNoiseSource-members.html
index 053ab272..10c755b7 100644
--- a/classRingOscillatorNoiseSource-members.html
+++ b/classRingOscillatorNoiseSource-members.html
@@ -100,7 +100,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classRingOscillatorNoiseSource.html b/classRingOscillatorNoiseSource.html
index 65566412..4cc36cd0 100644
--- a/classRingOscillatorNoiseSource.html
+++ b/classRingOscillatorNoiseSource.html
@@ -250,7 +250,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA1-members.html b/classSHA1-members.html
index 46b9245c..4a83a4dd 100644
--- a/classSHA1-members.html
+++ b/classSHA1-members.html
@@ -110,7 +110,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA1.html b/classSHA1.html
index 7a95905f..22fd48fa 100644
--- a/classSHA1.html
+++ b/classSHA1.html
@@ -506,7 +506,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA256-members.html b/classSHA256-members.html
index b5f26c13..6fc35cb1 100644
--- a/classSHA256-members.html
+++ b/classSHA256-members.html
@@ -110,7 +110,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA256.html b/classSHA256.html
index e21d2bca..588fb275 100644
--- a/classSHA256.html
+++ b/classSHA256.html
@@ -506,7 +506,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA3__256-members.html b/classSHA3__256-members.html
index c7c01fd5..d1e7a4e4 100644
--- a/classSHA3__256-members.html
+++ b/classSHA3__256-members.html
@@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA3__256.html b/classSHA3__256.html
index af0eaa14..9071ec25 100644
--- a/classSHA3__256.html
+++ b/classSHA3__256.html
@@ -506,7 +506,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA3__512-members.html b/classSHA3__512-members.html
index 6250621d..fc01907b 100644
--- a/classSHA3__512-members.html
+++ b/classSHA3__512-members.html
@@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA3__512.html b/classSHA3__512.html
index 92a39cda..4a7061c9 100644
--- a/classSHA3__512.html
+++ b/classSHA3__512.html
@@ -506,7 +506,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA512-members.html b/classSHA512-members.html
index d89fa586..a4c3bfaf 100644
--- a/classSHA512-members.html
+++ b/classSHA512-members.html
@@ -111,7 +111,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSHA512.html b/classSHA512.html
index c0a8cf33..d84294f9 100644
--- a/classSHA512.html
+++ b/classSHA512.html
@@ -506,7 +506,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSoftI2C-members.html b/classSoftI2C-members.html
index c605dcc3..2ada6123 100644
--- a/classSoftI2C-members.html
+++ b/classSoftI2C-members.html
@@ -101,7 +101,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classSoftI2C.html b/classSoftI2C.html
index 5b2d7281..fd746fed 100644
--- a/classSoftI2C.html
+++ b/classSoftI2C.html
@@ -346,7 +346,7 @@ unsigned int
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classTransistorNoiseSource-members.html b/classTransistorNoiseSource-members.html
index bdbe601e..35c3c53f 100644
--- a/classTransistorNoiseSource-members.html
+++ b/classTransistorNoiseSource-members.html
@@ -100,7 +100,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classTransistorNoiseSource.html b/classTransistorNoiseSource.html
index e483f80d..4bb92852 100644
--- a/classTransistorNoiseSource.html
+++ b/classTransistorNoiseSource.html
@@ -277,7 +277,7 @@ Additional Inherited Members
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/classes.html b/classes.html
index 50eda519..0de10c4e 100644
--- a/classes.html
+++ b/classes.html
@@ -87,49 +87,54 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/crypto-rng-ring_8dox.html b/crypto-rng-ring_8dox.html
index 1f9bc249..7eece088 100644
--- a/crypto-rng-ring_8dox.html
+++ b/crypto-rng-ring_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/crypto-rng_8dox.html b/crypto-rng_8dox.html
index 171b4ddb..a1504143 100644
--- a/crypto-rng_8dox.html
+++ b/crypto-rng_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/crypto.html b/crypto.html
index b0c1fd48..dfbf0e9d 100644
--- a/crypto.html
+++ b/crypto.html
@@ -83,9 +83,11 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Supported Algorithms
Where a cipher supports more than one key size (such as ChaCha), the values are typically almost identical for 128-bit and 256-bit keys so only the maximum is shown above.
Public key algorithms have the following results on an Arduino Uno:
@@ -145,7 +167,7 @@ Performance
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/crypto_8dox.html b/crypto_8dox.html
index f019c86f..90792c05 100644
--- a/crypto_8dox.html
+++ b/crypto_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/crypto_rng.html b/crypto_rng.html
index f9051d30..7aa4acfc 100644
--- a/crypto_rng.html
+++ b/crypto_rng.html
@@ -182,7 +182,7 @@ Destroying secret data
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/crypto_rng_ring.html b/crypto_rng_ring.html
index 946ad738..eb761745 100644
--- a/crypto_rng_ring.html
+++ b/crypto_rng_ring.html
@@ -151,7 +151,7 @@ Connecting to the Arduino
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_1586d320a3b1e622174530fde769cda9.html b/dir_1586d320a3b1e622174530fde769cda9.html
index 6d6b7e94..0508d2bb 100644
--- a/dir_1586d320a3b1e622174530fde769cda9.html
+++ b/dir_1586d320a3b1e622174530fde769cda9.html
@@ -102,7 +102,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_48f64e79f12bd77ba047e9e436ec978c.html b/dir_48f64e79f12bd77ba047e9e436ec978c.html
index c0c28026..dd7490c4 100644
--- a/dir_48f64e79f12bd77ba047e9e436ec978c.html
+++ b/dir_48f64e79f12bd77ba047e9e436ec978c.html
@@ -122,7 +122,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_5e87a7229a108582288ef7eda1233dc3.html b/dir_5e87a7229a108582288ef7eda1233dc3.html
index ed6058fe..a62fa9a0 100644
--- a/dir_5e87a7229a108582288ef7eda1233dc3.html
+++ b/dir_5e87a7229a108582288ef7eda1233dc3.html
@@ -94,7 +94,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_6591a2127a29f6cea3994dcb5b0596d1.html b/dir_6591a2127a29f6cea3994dcb5b0596d1.html
index 6fdf4541..99c11c33 100644
--- a/dir_6591a2127a29f6cea3994dcb5b0596d1.html
+++ b/dir_6591a2127a29f6cea3994dcb5b0596d1.html
@@ -106,7 +106,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_9a34040863d1190c0e01b23e6b44de01.html b/dir_9a34040863d1190c0e01b23e6b44de01.html
index eb8fada6..b4332a40 100644
--- a/dir_9a34040863d1190c0e01b23e6b44de01.html
+++ b/dir_9a34040863d1190c0e01b23e6b44de01.html
@@ -96,7 +96,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_bc0718b08fb2015b8e59c47b2805f60c.html b/dir_bc0718b08fb2015b8e59c47b2805f60c.html
index 41a5ad21..59672634 100644
--- a/dir_bc0718b08fb2015b8e59c47b2805f60c.html
+++ b/dir_bc0718b08fb2015b8e59c47b2805f60c.html
@@ -108,7 +108,7 @@ Directories
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_be059bf9978ae156837504b1b8a7568c.html b/dir_be059bf9978ae156837504b1b8a7568c.html
index 672ab798..54fcc17a 100644
--- a/dir_be059bf9978ae156837504b1b8a7568c.html
+++ b/dir_be059bf9978ae156837504b1b8a7568c.html
@@ -94,7 +94,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_e2ce51835550ba18edf07a8311722290.html b/dir_e2ce51835550ba18edf07a8311722290.html
index 730f0780..e79c421d 100644
--- a/dir_e2ce51835550ba18edf07a8311722290.html
+++ b/dir_e2ce51835550ba18edf07a8311722290.html
@@ -96,6 +96,12 @@ Files
@@ -184,7 +206,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_f34881fcf60f680b800190d5274dfaea.html b/dir_f34881fcf60f680b800190d5274dfaea.html
index 0f54db8a..622b233a 100644
--- a/dir_f34881fcf60f680b800190d5274dfaea.html
+++ b/dir_f34881fcf60f680b800190d5274dfaea.html
@@ -106,7 +106,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dir_f9b96888882c2691b8eeaeafd1b9501d.html b/dir_f9b96888882c2691b8eeaeafd1b9501d.html
index 05ffe78e..8d4e8104 100644
--- a/dir_f9b96888882c2691b8eeaeafd1b9501d.html
+++ b/dir_f9b96888882c2691b8eeaeafd1b9501d.html
@@ -102,7 +102,7 @@ Files
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dmd-demo_8dox.html b/dmd-demo_8dox.html
index 16e0a7ef..e2c20904 100644
--- a/dmd-demo_8dox.html
+++ b/dmd-demo_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dmd-running-figure_8dox.html b/dmd-running-figure_8dox.html
index f36944a0..e3dd8987 100644
--- a/dmd-running-figure_8dox.html
+++ b/dmd-running-figure_8dox.html
@@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dmd_demo.html b/dmd_demo.html
index 1ac4b869..87d3afe8 100644
--- a/dmd_demo.html
+++ b/dmd_demo.html
@@ -236,7 +236,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/dmd_running_figure.html b/dmd_running_figure.html
index 704a536b..5df74471 100644
--- a/dmd_running_figure.html
+++ b/dmd_running_figure.html
@@ -430,7 +430,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/files.html b/files.html
index 938978f7..18f224c6 100644
--- a/files.html
+++ b/files.html
@@ -91,105 +91,116 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
AES192.cpp
AES256.cpp
AESCommon.cpp
-
Bitmap.cpp
-
Bitmap.h
-
BLAKE2b.cpp
-
BLAKE2b.h
-
BLAKE2s.cpp
-
BLAKE2s.h
-
BlinkLED.cpp
-
BlinkLED.h
-
BlockCipher.cpp
-
BlockCipher.h
-
BoolField.cpp
-
BoolField.h
-
CBC.cpp
-
CBC.h
-
CFB.cpp
-
CFB.h
-
ChaCha.cpp
-
ChaCha.h
-
Charlieplex.cpp
-
Charlieplex.h
-
ChaseLEDs.cpp
-
ChaseLEDs.h
-
Cipher.cpp
-
Cipher.h
-
Crypto.cpp
-
Crypto.h
-
CTR.cpp
-
CTR.h
-
Curve25519.cpp
-
Curve25519.h
-
DejaVuSans9.h
-
DejaVuSansBold9.h
-
DejaVuSansItalic9.h
-
DMD.cpp
-
DMD.h
-
DS1307RTC.cpp
-
DS1307RTC.h
-
DS3231RTC.cpp
-
DS3231RTC.h
-
DS3232RTC.cpp
-
DS3232RTC.h
-
EEPROM24.cpp
-
EEPROM24.h
-
Field.cpp
-
Field.h
-
Form.cpp
-
Form.h
-
Hash.cpp
-
Hash.h
-
I2CMaster.cpp
-
I2CMaster.h
-
IntField.cpp
-
IntField.h
-
IRreceiver.cpp
-
IRreceiver.h
-
KeccakCore.cpp
-
KeccakCore.h
-
LCD.cpp
-
LCD.h
-
ListField.cpp
-
ListField.h
-
Melody.cpp
-
Melody.h
-
Mono5x7.h
-
NoiseSource.cpp
-
NoiseSource.h
-
OFB.cpp
-
OFB.h
-
PowerSave.cpp
-
PowerSave.h
-
RC5.h
-
RingOscillatorNoiseSource.cpp
-
RingOscillatorNoiseSource.h
-
RNG.cpp
-
RNG.h
-
RTC.cpp
-
RTC.h
-
SHA1.cpp
-
SHA1.h
-
SHA256.cpp
-
SHA256.h
-
SHA3.cpp
-
SHA3.h
-
SHA512.cpp
-
SHA512.h
-
SoftI2C.cpp
-
SoftI2C.h
-
TextField.cpp
-
TextField.h
-
TimeField.cpp
-
TimeField.h
-
TransistorNoiseSource.cpp
-
TransistorNoiseSource.h
+
AuthenticatedCipher.cpp
+
AuthenticatedCipher.h
+
BigNumberUtil.h
+
Bitmap.cpp
+
Bitmap.h
+
BLAKE2b.cpp
+
BLAKE2b.h
+
BLAKE2s.cpp
+
BLAKE2s.h
+
BlinkLED.cpp
+
BlinkLED.h
+
BlockCipher.cpp
+
BlockCipher.h
+
BoolField.cpp
+
BoolField.h
+
CBC.cpp
+
CBC.h
+
CFB.cpp
+
CFB.h
+
ChaCha.cpp
+
ChaCha.h
+
ChaChaPoly.cpp
+
ChaChaPoly.h
+
Charlieplex.cpp
+
Charlieplex.h
+
ChaseLEDs.cpp
+
ChaseLEDs.h
+
Cipher.cpp
+
Cipher.h
+
Crypto.cpp
+
Crypto.h
+
CTR.cpp
+
CTR.h
+
Curve25519.cpp
+
Curve25519.h
+
DejaVuSans9.h
+
DejaVuSansBold9.h
+
DejaVuSansItalic9.h
+
DMD.cpp
+
DMD.h
+
DS1307RTC.cpp
+
DS1307RTC.h
+
DS3231RTC.cpp
+
DS3231RTC.h
+
DS3232RTC.cpp
+
DS3232RTC.h
+
EEPROM24.cpp
+
EEPROM24.h
+
Field.cpp
+
Field.h
+
Form.cpp
+
Form.h
+
GCM.cpp
+
GCM.h
+
GHASH.cpp
+
GHASH.h
+
Hash.cpp
+
Hash.h
+
I2CMaster.cpp
+
I2CMaster.h
+
IntField.cpp
+
IntField.h
+
IRreceiver.cpp
+
IRreceiver.h
+
KeccakCore.cpp
+
KeccakCore.h
+
LCD.cpp
+
LCD.h
+
ListField.cpp
+
ListField.h
+
Melody.cpp
+
Melody.h
+
Mono5x7.h
+
NoiseSource.cpp
+
NoiseSource.h
+
OFB.cpp
+
OFB.h
+
Poly1305.cpp
+
Poly1305.h
+
PowerSave.cpp
+
PowerSave.h
+
RC5.h
+
RingOscillatorNoiseSource.cpp
+
RingOscillatorNoiseSource.h
+
RNG.cpp
+
RNG.h
+
RTC.cpp
+
RTC.h
+
SHA1.cpp
+
SHA1.h
+
SHA256.cpp
+
SHA256.h
+
SHA3.cpp
+
SHA3.h
+
SHA512.cpp
+
SHA512.h
+
SoftI2C.cpp
+
SoftI2C.h
+
TextField.cpp
+
TextField.h
+
TimeField.cpp
+
TimeField.h
+
TransistorNoiseSource.cpp
+
TransistorNoiseSource.h
-Generated on Sun Mar 29 2015 08:30:14 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions.html b/functions.html
index 3a542917..856aeeeb 100644
--- a/functions.html
+++ b/functions.html
@@ -123,6 +123,11 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Here is a list of all documented class members with links to the class documentation for each member:
@@ -172,7 +180,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_b.html b/functions_b.html
index 61a49bf2..e7d631c2 100644
--- a/functions_b.html
+++ b/functions_b.html
@@ -181,7 +181,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_c.html b/functions_c.html
index 4b6ef0dd..a89d489f 100644
--- a/functions_c.html
+++ b/functions_c.html
@@ -146,6 +146,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
DS1307RTC()
: DS1307RTC
@@ -246,7 +248,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_e.html b/functions_e.html
index 988f02c1..cef2f1a3 100644
--- a/functions_e.html
+++ b/functions_e.html
@@ -150,8 +150,10 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
: CBCCommon
, CFBCommon
, ChaCha
+, ChaChaPoly
, Cipher
, CTRCommon
+, GCMCommon
, OFBCommon
encryptBlock()
@@ -184,7 +186,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_enum.html b/functions_enum.html
index a3c4e997..82eb2268 100644
--- a/functions_enum.html
+++ b/functions_enum.html
@@ -104,7 +104,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:14 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_eval.html b/functions_eval.html
index b4e2de51..e1965d83 100644
--- a/functions_eval.html
+++ b/functions_eval.html
@@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:14 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_f.html b/functions_f.html
index aba841d7..def3e51c 100644
--- a/functions_f.html
+++ b/functions_f.html
@@ -135,7 +135,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -181,7 +183,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func.html b/functions_func.html
index aefcc298..3c710c47 100644
--- a/functions_func.html
+++ b/functions_func.html
@@ -122,6 +122,11 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
available()
: EEPROM24
, I2CMaster
@@ -165,7 +173,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_b.html b/functions_func_b.html
index 2d111f5b..2bf83be5 100644
--- a/functions_func_b.html
+++ b/functions_func_b.html
@@ -171,7 +171,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_c.html b/functions_func_c.html
index b3da58f8..c3420756 100644
--- a/functions_func_c.html
+++ b/functions_func_c.html
@@ -145,6 +145,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
drawLine()
: Bitmap
@@ -229,7 +231,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_e.html b/functions_func_e.html
index 34280164..98b47a14 100644
--- a/functions_func_e.html
+++ b/functions_func_e.html
@@ -149,8 +149,10 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
: CBCCommon
, CFBCommon
, ChaCha
+, ChaChaPoly
, Cipher
, CTRCommon
+, GCMCommon
, OFBCommon
encryptBlock()
@@ -183,7 +185,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_f.html b/functions_func_f.html
index 464fe535..1a0f56da 100644
--- a/functions_func_f.html
+++ b/functions_func_f.html
@@ -134,7 +134,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
finalize()
: BLAKE2b
, BLAKE2s
+, GHASH
, Hash
+, Poly1305
, SHA1
, SHA256
, SHA3_256
@@ -174,7 +176,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_g.html b/functions_func_g.html
index 899390c6..587267c2 100644
--- a/functions_func_g.html
+++ b/functions_func_g.html
@@ -122,14 +122,23 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_h.html b/functions_func_h.html
index b24279e7..19c7ae4d 100644
--- a/functions_func_h.html
+++ b/functions_func_h.html
@@ -157,7 +157,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_i.html b/functions_func_i.html
index 32c21629..0b3a1fd7 100644
--- a/functions_func_i.html
+++ b/functions_func_i.html
@@ -162,15 +162,17 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
: CBCCommon
, CFBCommon
, ChaCha
+, ChaChaPoly
, Cipher
, CTRCommon
+, GCMCommon
, OFBCommon
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_k.html b/functions_func_k.html
index 45852bce..fe4c1f60 100644
--- a/functions_func_k.html
+++ b/functions_func_k.html
@@ -133,15 +133,17 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
, CBCCommon
, CFBCommon
, ChaCha
+, ChaChaPoly
, Cipher
, CTRCommon
+, GCMCommon
, OFBCommon
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_l.html b/functions_func_l.html
index f8e16f1c..9c5e24cf 100644
--- a/functions_func_l.html
+++ b/functions_func_l.html
@@ -129,7 +129,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
: Field
led()
: Charlieplex
@@ -151,7 +151,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_m.html b/functions_func_m.html
index a5ef2b3f..f36b755f 100644
--- a/functions_func_m.html
+++ b/functions_func_m.html
@@ -142,7 +142,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_n.html b/functions_func_n.html
index 0a26e918..4eb24be5 100644
--- a/functions_func_n.html
+++ b/functions_func_n.html
@@ -138,7 +138,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_o.html b/functions_func_o.html
index 9f71ab9d..ad774ebe 100644
--- a/functions_func_o.html
+++ b/functions_func_o.html
@@ -141,7 +141,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_p.html b/functions_func_p.html
index 452ad531..63d0da43 100644
--- a/functions_func_p.html
+++ b/functions_func_p.html
@@ -123,7 +123,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -153,7 +158,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_r.html b/functions_func_r.html
index 63cdafa3..bb642d1d 100644
--- a/functions_func_r.html
+++ b/functions_func_r.html
@@ -171,8 +171,10 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
setLabel()
@@ -335,7 +340,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_t.html b/functions_func_t.html
index 948725b8..3b308bcb 100644
--- a/functions_func_t.html
+++ b/functions_func_t.html
@@ -122,6 +122,11 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
TransistorNoiseSource()
: TransistorNoiseSource
@@ -147,7 +152,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_u.html b/functions_func_u.html
index 9041bfcd..74e9536f 100644
--- a/functions_func_u.html
+++ b/functions_func_u.html
@@ -125,8 +125,10 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
update()
: BLAKE2b
, BLAKE2s
+, GHASH
, Hash
, KeccakCore
+, Poly1305
, SHA1
, SHA256
, SHA3_256
@@ -140,7 +142,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_v.html b/functions_func_v.html
index 662d03f0..d0eda0c6 100644
--- a/functions_func_v.html
+++ b/functions_func_v.html
@@ -133,7 +133,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_w.html b/functions_func_w.html
index 493ba0f1..b7f74c09 100644
--- a/functions_func_w.html
+++ b/functions_func_w.html
@@ -157,7 +157,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_func_~.html b/functions_func_~.html
index 18c8e9ad..588c7bc4 100644
--- a/functions_func_~.html
+++ b/functions_func_~.html
@@ -125,6 +125,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -192,7 +207,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_g.html b/functions_g.html
index 3261bd72..02247508 100644
--- a/functions_g.html
+++ b/functions_g.html
@@ -123,14 +123,23 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Here is a list of all documented class members with links to the class documentation for each member:
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_h.html b/functions_h.html
index f703b4c4..4aa913a1 100644
--- a/functions_h.html
+++ b/functions_h.html
@@ -162,7 +162,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_i.html b/functions_i.html
index 85693672..28e74c2f 100644
--- a/functions_i.html
+++ b/functions_i.html
@@ -166,15 +166,17 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
: CBCCommon
, CFBCommon
, ChaCha
+, ChaChaPoly
, Cipher
, CTRCommon
+, GCMCommon
, OFBCommon
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_k.html b/functions_k.html
index 98b3901c..13f72aa5 100644
--- a/functions_k.html
+++ b/functions_k.html
@@ -134,15 +134,17 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
, CBCCommon
, CFBCommon
, ChaCha
+, ChaChaPoly
, Cipher
, CTRCommon
+, GCMCommon
, OFBCommon
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_l.html b/functions_l.html
index 2d8ca2a6..6e46530c 100644
--- a/functions_l.html
+++ b/functions_l.html
@@ -130,7 +130,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
: Field
led()
: Charlieplex
@@ -152,7 +152,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_m.html b/functions_m.html
index e6c1a508..38859503 100644
--- a/functions_m.html
+++ b/functions_m.html
@@ -150,7 +150,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_n.html b/functions_n.html
index fb662768..ae135254 100644
--- a/functions_n.html
+++ b/functions_n.html
@@ -145,7 +145,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_o.html b/functions_o.html
index 6abbf5e0..eca58d71 100644
--- a/functions_o.html
+++ b/functions_o.html
@@ -142,7 +142,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_p.html b/functions_p.html
index 645ea309..250e580c 100644
--- a/functions_p.html
+++ b/functions_p.html
@@ -124,7 +124,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -157,7 +162,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_r.html b/functions_r.html
index 191d67c7..b0ade69f 100644
--- a/functions_r.html
+++ b/functions_r.html
@@ -172,8 +172,10 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
setLabel()
@@ -346,7 +351,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_t.html b/functions_t.html
index acf2ce17..5a2171bf 100644
--- a/functions_t.html
+++ b/functions_t.html
@@ -123,6 +123,11 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Here is a list of all documented class members with links to the class documentation for each member:
TransistorNoiseSource()
: TransistorNoiseSource
@@ -148,7 +153,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_type.html b/functions_type.html
index 62b722e7..8a0c2f0e 100644
--- a/functions_type.html
+++ b/functions_type.html
@@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:14 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_u.html b/functions_u.html
index 94448e07..9801fe85 100644
--- a/functions_u.html
+++ b/functions_u.html
@@ -126,8 +126,10 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
update()
: BLAKE2b
, BLAKE2s
+, GHASH
, Hash
, KeccakCore
+, Poly1305
, SHA1
, SHA256
, SHA3_256
@@ -141,7 +143,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_v.html b/functions_v.html
index eee7fa36..7fe1187e 100644
--- a/functions_v.html
+++ b/functions_v.html
@@ -134,7 +134,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_vars.html b/functions_vars.html
index b964fe62..573c342a 100644
--- a/functions_vars.html
+++ b/functions_vars.html
@@ -156,7 +156,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:14 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_w.html b/functions_w.html
index ff5812a3..53d2412a 100644
--- a/functions_w.html
+++ b/functions_w.html
@@ -164,7 +164,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_y.html b/functions_y.html
index b9f032dd..ea3d5a50 100644
--- a/functions_y.html
+++ b/functions_y.html
@@ -130,7 +130,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/functions_~.html b/functions_~.html
index e16ab1c1..a9d04aa0 100644
--- a/functions_~.html
+++ b/functions_~.html
@@ -126,6 +126,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -193,7 +208,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/group__power__save.html b/group__power__save.html
index 54d0f30d..7c8cb563 100644
--- a/group__power__save.html
+++ b/group__power__save.html
@@ -201,7 +201,7 @@ void
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/hierarchy.html b/hierarchy.html
index b4cd135f..193adbb2 100644
--- a/hierarchy.html
+++ b/hierarchy.html
@@ -88,7 +88,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
This inheritance list is sorted roughly, but not completely, alphabetically:
Stores time information from a realtime clock chip
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/index.html b/index.html
index 02b8f383..76227317 100644
--- a/index.html
+++ b/index.html
@@ -129,9 +129,11 @@ Realtime Clock Library
Cryptographic Library
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/structRTCDate.html b/structRTCDate.html
index d3bcd4d5..262db515 100644
--- a/structRTCDate.html
+++ b/structRTCDate.html
@@ -123,7 +123,7 @@ uint8_t
-Generated on Sun Mar 29 2015 08:30:13 for ArduinoLibs by
+Generated on Wed Apr 1 2015 16:36:10 for ArduinoLibs by 1.8.6
diff --git a/structRTCTime.html b/structRTCTime.html
index 94218e81..1fc00f33 100644
--- a/structRTCTime.html
+++ b/structRTCTime.html
@@ -123,7 +123,7 @@ uint8_t