From efa3fbec5cc389a6497e371f46f02e7e2674e8b2 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Tue, 10 Mar 2026 20:17:46 -0700 Subject: [PATCH] Feat: Add CTR cipher option, mark ECB insecure --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index eee639b..df02e34 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -

inØsight 2.1.0source

+

inØsight 2.2.0source

@@ -20,7 +20,8 @@