From 92adfa17df7d77684be78f03217ad005da668725 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 30 Sep 2025 19:34:42 -0400 Subject: [PATCH] Add another note --- NDecrypt.Core/CommonOperations.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/NDecrypt.Core/CommonOperations.cs b/NDecrypt.Core/CommonOperations.cs index b22fb17..7ea0ed6 100644 --- a/NDecrypt.Core/CommonOperations.cs +++ b/NDecrypt.Core/CommonOperations.cs @@ -9,6 +9,7 @@ namespace NDecrypt.Core { public static class CommonOperations { + // TODO: Remove when IO updated #region AES ///