From 82e6d738c65dd3b8174c17dd596b5f093e51e348 Mon Sep 17 00:00:00 2001 From: fodi <1785582+fodi@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:26:29 +0200 Subject: [PATCH] Added PHP script that can decrypt data generated by Consturct 3's Cryptography plugin --- php/c3-cryptography-plugin-decrypt.php | 63 ++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 php/c3-cryptography-plugin-decrypt.php diff --git a/php/c3-cryptography-plugin-decrypt.php b/php/c3-cryptography-plugin-decrypt.php new file mode 100644 index 0000000..7d2395e --- /dev/null +++ b/php/c3-cryptography-plugin-decrypt.php @@ -0,0 +1,63 @@ +