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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user