From f816eb92e9b30a5721bb9e5d7f0b1ce90161116f Mon Sep 17 00:00:00 2001 From: JJ <60529194+Schickendantzj@users.noreply.github.com> Date: Tue, 28 Jun 2022 21:25:59 -0400 Subject: Cipher comparison on non-AES hardware Compares measurement capabilities (for AES vs CHACHA ciphers) on an older "low-end" router that does not have AES hardware support. More information in README.md --- data-analysis-router/ciphers/AESOut.csv | Bin 0 -> 5158 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 data-analysis-router/ciphers/AESOut.csv (limited to 'data-analysis-router/ciphers/AESOut.csv') diff --git a/data-analysis-router/ciphers/AESOut.csv b/data-analysis-router/ciphers/AESOut.csv new file mode 100644 index 0000000..27f245e Binary files /dev/null and b/data-analysis-router/ciphers/AESOut.csv differ -- cgit v1.2.3