Maelstrom: We no longer use RSA in Maelstrom

From 500abda7d93c5d9e592cc0e8f3036f006e3c116a Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Sat, 29 Nov 2025 13:33:40 -0800
Subject: [PATCH] We no longer use RSA in Maelstrom

---
 Docs/RSA.README | 17 -----------------
 1 file changed, 17 deletions(-)
 delete mode 100644 Docs/RSA.README

diff --git a/Docs/RSA.README b/Docs/RSA.README
deleted file mode 100644
index d80c2e94..00000000
--- a/Docs/RSA.README
+++ /dev/null
@@ -1,17 +0,0 @@
-
-I cannot legally include the RSA reference encryption package and
-still allow this package to be exported outside of the US.  You don't
-need it to play Maelstrom, only to recompile the network encryption
-support.
-
-If you have rsaref, create a subdirectory "RSA", unpack it and then
-make it as per the directions.  If you re-run "configure" in the
-main Maelstrom source directory, the script will automatically detect
-the new RSA subdirectory and include it in your next compilation of
-Maelstrom.
-Like I said, rsaref is only useful if you want to recompile the checksum
-routines for network score authentication. :-)
-
-
-	-Sam Lantinga				(slouken@devolution.com)
-