Basic challenges to start with RSA and challenges applying trivial theorems from Number Theory
S.No. | Challenge | Reference | Difficulty Level | Points |
---|---|---|---|---|
1 | Welcome | None | 1 | 5 |
2 | Challenge-0 | None | 1 | 10 |
3 | Challenge-1 | None | 1 | 10 |
4 | Challenge-2 | None | 1 | 15 |
5 | Challenge-3 | None | 2 | 20 |
6 | Challenge-4 | None | 3 | 30 |
7 | C4-reloaded | None | 3 | 35 |
8 | Dp and Dq | None | 4 | 40 |
9 | Meth_M4th | None | 4 | 45 |
10 | Labyrinth-of-Suffering | None | 4 | 50 |
11 | LoS-reloaded | None | 5 | 60 |
12 | 7h3_Godf4ther | None | 6 | 100 |
13 | Challenge-13 | None | 4 | 40 |
14 | Challenge-14 | None | 4 | 40 |
Before starting with solving the challenges, it is important that you download them. You can do it using the below steps:
Step-1: Move to the directory using the terminal where you want these challenges locally
Step-2: Install svn using the following terminal commands:
sudo apt-get install subversion
Step-3: You can now download this directory using the following svn commands:
svn checkout https://github.com/ashutosh1206/Crypton/trunk/RSA-encryption/Intro-Challenges/