From efef0cdd3c11e0faf8d60d3a4d7f04f7d485038c Mon Sep 17 00:00:00 2001 From: go-outside-helper <138340846+go-outside-helper@users.noreply.github.com> Date: Thu, 14 Mar 2024 17:06:04 +0100 Subject: [PATCH] Update psifer-school.py --- .../CSAW-quals/cryptography/crypto-200/psifer-school.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTFs_and_WarGames/CTFs_Writeups/CSAW-quals/cryptography/crypto-200/psifer-school.py b/CTFs_and_WarGames/CTFs_Writeups/CSAW-quals/cryptography/crypto-200/psifer-school.py index 50a0524..b353dc2 100644 --- a/CTFs_and_WarGames/CTFs_Writeups/CSAW-quals/cryptography/crypto-200/psifer-school.py +++ b/CTFs_and_WarGames/CTFs_Writeups/CSAW-quals/cryptography/crypto-200/psifer-school.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -__author__ = "bt3gl" +__author__ = "Mia Stein" import sys