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

Rotation utilities for non-AVR platforms

This commit is contained in:
Rhys Weatherley
2015-01-26 09:03:01 +10:00
parent 0640fdf518
commit 4fc27f1005
2 changed files with 91 additions and 1 deletions

View File

@@ -54,7 +54,8 @@ TBD
\section crypto_performance Performance
All figures are for the Arduino Uno running at 16 MHz:
All figures are for the Arduino Uno running at 16 MHz. Figures for the
Ardunino Mega 2560 running at 16 MHz are similar:
<table>
<tr><td>Algorithm</td><td>Encryption / Hashing (per byte)</td><td>Decryption (per byte)</td><td>Key Setup</td><td>State Size (bytes)</td></tr>