diff options
Diffstat (limited to 'chall')
| -rw-r--r-- | chall/description | 9 | ||||
| -rw-r--r-- | chall/intro-to-crypto-1.tar.gz | bin | 0 -> 909 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/chall/description b/chall/description new file mode 100644 index 0000000..6a75b44 --- /dev/null +++ b/chall/description @@ -0,0 +1,9 @@ +This is an introductory challenge for beginners which want to dive into the +world of Cryptography. The three stages of this challenge will increase in +difficulty. For an introduction to the first challenge visit the authors +`step by step guide`_. + +For my new RSA key I used my own SecurePrimeService which definitely generates a +HUGE prime! + +.. _step by step guide: https://static.allesctf.net/Intro_Crypto.html diff --git a/chall/intro-to-crypto-1.tar.gz b/chall/intro-to-crypto-1.tar.gz Binary files differnew file mode 100644 index 0000000..33aa746 --- /dev/null +++ b/chall/intro-to-crypto-1.tar.gz |
