From e3beac47fe079c5a13e03cc04937d49857661300 Mon Sep 17 00:00:00 2001 From: p-leriche <7701190+p-leriche@users.noreply.github.com> Date: Sun, 28 Dec 2025 17:51:56 +0000 Subject: [PATCH] Update Categories.json Bad indentation on my new operation Modular Exponentiation --- src/core/config/Categories.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index f53fecf4..ab1dafb0 100644 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -170,8 +170,7 @@ "SIGABA", "Flask Session Decode", "Flask Session Sign", - "Flask Session Verify", - "Modular Exponentiation" + "Flask Session Verify" ] }, { @@ -229,13 +228,9 @@ "Subtract", "Multiply", "Divide", -<<<<<<< HEAD "Modular Exponentiation", "Modular Inverse", "Extended GCD", -======= - "Modular Exponentiation", ->>>>>>> a4f52f2f (Add Modular Exponentiation operation) "Mean", "Median", "Standard Deviation",