diff --git a/rsa1/description.md.BACKUP.129.md b/rsa1/description.md.BACKUP.129.md new file mode 100644 index 0000000..68f5e9f --- /dev/null +++ b/rsa1/description.md.BACKUP.129.md @@ -0,0 +1,8 @@ +<<<<<<< HEAD +<<<<<<< HEAD +I found somebody's notes on their private RSA! Help me crack [this](${ciphertext_txt}). +======= +We came across another [message]($rsa3) that follows the same cryptographic schema as those other Really Scary Admin messages. Take a look and see if you can crack it. +>>>>>>> 93577ddee37a489cf0aa1a4b987d23a3bc3d2657 +======= +>>>>>>> f9a58afef003d40f3ada9c1645eda26363521cf3 diff --git a/rsa1/description.md.BACKUP.137.md b/rsa1/description.md.BACKUP.137.md new file mode 100644 index 0000000..68f5e9f --- /dev/null +++ b/rsa1/description.md.BACKUP.137.md @@ -0,0 +1,8 @@ +<<<<<<< HEAD +<<<<<<< HEAD +I found somebody's notes on their private RSA! Help me crack [this](${ciphertext_txt}). +======= +We came across another [message]($rsa3) that follows the same cryptographic schema as those other Really Scary Admin messages. Take a look and see if you can crack it. +>>>>>>> 93577ddee37a489cf0aa1a4b987d23a3bc3d2657 +======= +>>>>>>> f9a58afef003d40f3ada9c1645eda26363521cf3 diff --git a/rsa1/description.md.BACKUP.20.md b/rsa1/description.md.BACKUP.20.md new file mode 100644 index 0000000..68f5e9f --- /dev/null +++ b/rsa1/description.md.BACKUP.20.md @@ -0,0 +1,8 @@ +<<<<<<< HEAD +<<<<<<< HEAD +I found somebody's notes on their private RSA! Help me crack [this](${ciphertext_txt}). +======= +We came across another [message]($rsa3) that follows the same cryptographic schema as those other Really Scary Admin messages. Take a look and see if you can crack it. +>>>>>>> 93577ddee37a489cf0aa1a4b987d23a3bc3d2657 +======= +>>>>>>> f9a58afef003d40f3ada9c1645eda26363521cf3 diff --git a/rsa3/description.md b/rsa1/description.md.BASE.129.md similarity index 100% rename from rsa3/description.md rename to rsa1/description.md.BASE.129.md diff --git a/rsa1/description.md.BASE.137.md b/rsa1/description.md.BASE.137.md new file mode 100644 index 0000000..6f6a960 --- /dev/null +++ b/rsa1/description.md.BASE.137.md @@ -0,0 +1 @@ +We came across another [message]($rsa3) that follows the same cryptographic schema as those other Really Scary Admin messages. Take a look and see if you can crack it. \ No newline at end of file diff --git a/rsa1/description.md.BASE.20.md b/rsa1/description.md.BASE.20.md new file mode 100644 index 0000000..6f6a960 --- /dev/null +++ b/rsa1/description.md.BASE.20.md @@ -0,0 +1 @@ +We came across another [message]($rsa3) that follows the same cryptographic schema as those other Really Scary Admin messages. Take a look and see if you can crack it. \ No newline at end of file diff --git a/rsa1/description.md.LOCAL.129.md b/rsa1/description.md.LOCAL.129.md new file mode 100644 index 0000000..c61c847 --- /dev/null +++ b/rsa1/description.md.LOCAL.129.md @@ -0,0 +1,5 @@ +<<<<<<< HEAD +I found somebody's notes on their private RSA! Help me crack [this](${ciphertext_txt}). +======= +We came across another [message]($rsa3) that follows the same cryptographic schema as those other Really Scary Admin messages. Take a look and see if you can crack it. +>>>>>>> 93577ddee37a489cf0aa1a4b987d23a3bc3d2657 diff --git a/rsa1/description.md.LOCAL.137.md b/rsa1/description.md.LOCAL.137.md new file mode 100644 index 0000000..c61c847 --- /dev/null +++ b/rsa1/description.md.LOCAL.137.md @@ -0,0 +1,5 @@ +<<<<<<< HEAD +I found somebody's notes on their private RSA! Help me crack [this](${ciphertext_txt}). +======= +We came across another [message]($rsa3) that follows the same cryptographic schema as those other Really Scary Admin messages. Take a look and see if you can crack it. +>>>>>>> 93577ddee37a489cf0aa1a4b987d23a3bc3d2657 diff --git a/rsa1/description.md.LOCAL.20.md b/rsa1/description.md.LOCAL.20.md new file mode 100644 index 0000000..c61c847 --- /dev/null +++ b/rsa1/description.md.LOCAL.20.md @@ -0,0 +1,5 @@ +<<<<<<< HEAD +I found somebody's notes on their private RSA! Help me crack [this](${ciphertext_txt}). +======= +We came across another [message]($rsa3) that follows the same cryptographic schema as those other Really Scary Admin messages. Take a look and see if you can crack it. +>>>>>>> 93577ddee37a489cf0aa1a4b987d23a3bc3d2657 diff --git a/rsa1/description.md.REMOTE.129.md b/rsa1/description.md.REMOTE.129.md new file mode 100644 index 0000000..e69de29 diff --git a/rsa1/description.md.REMOTE.137.md b/rsa1/description.md.REMOTE.137.md new file mode 100644 index 0000000..e69de29 diff --git a/rsa1/description.md.REMOTE.20.md b/rsa1/description.md.REMOTE.20.md new file mode 100644 index 0000000..e69de29 diff --git a/rsa4/description.md b/rsa4/description.md new file mode 100644 index 0000000..2d61669 --- /dev/null +++ b/rsa4/description.md @@ -0,0 +1 @@ +We came across another [message]($rsa4) that follows the same cryptographic schema as those other RSA messages. Take a look and see if you can crack it. \ No newline at end of file diff --git a/rsa3/grader.py b/rsa4/grader.py similarity index 100% rename from rsa3/grader.py rename to rsa4/grader.py diff --git a/rsa3/problem.yml b/rsa4/problem.yml similarity index 85% rename from rsa3/problem.yml rename to rsa4/problem.yml index c38e4f0..17fc9de 100644 --- a/rsa3/problem.yml +++ b/rsa4/problem.yml @@ -1,9 +1,9 @@ author: blockingthesky -title: RSA 3 +title: RSA 4 hint: You might want to read up on how RSA works. category: Cryptography autogen: false programming: false -value: 70 +value: 130 files: - rsa3 diff --git a/rsa3/rsa3 b/rsa4/rsa4 similarity index 100% rename from rsa3/rsa3 rename to rsa4/rsa4