From 5b7926de495774ca63e2020632408f78fd7e718f Mon Sep 17 00:00:00 2001 From: Levi Neuwirth Date: Wed, 30 Apr 2025 18:57:00 +0000 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..16eecc5 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# cs1952y-final +Profiling Kyber: what are the implications of SIMD-optimized cryptography on performance and energy?