Skip to content

Commit de80ad4

Browse files
solves week 2 > rsa operations quiz
1 parent 642afae commit de80ad4

File tree

8 files changed

+7
-2
lines changed

8 files changed

+7
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ by the University of Colorado. This is the fourth and last course in this specia
1818
- [Quiz: Asymmetric Cryptography Overview](week1/quiz-asymmetric-cryptography-overview.md)
1919

2020
## Week 2 - RSA Algorithm
21-
- [Quiz: RSA Operations]()
22-
- [Quiz: RSA Algorithm]()
21+
- [Quiz: RSA Operations](week2/quiz-rsa-operations.md)
22+
- [Quiz: RSA Algorithm](week2/quiz-rsa-algorithm.md)
2323

2424
## Week 3 - Diffie Hellman Key Exchange
2525
- [Quiz: Discrete Logarithm and Primitive Root]()
10.6 KB
Loading
16.2 KB
Loading
19.7 KB
Loading
14.9 KB
Loading
19.4 KB
Loading

week2/quiz-rsa-algorithm.md

Whitespace-only changes.

week2/quiz-rsa-operations.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
![question-1](assets/rsa-operations/question-1.PNG)
2+
![question-1](assets/rsa-operations/question-2.PNG)
3+
![question-1](assets/rsa-operations/question-3.PNG)
4+
![question-1](assets/rsa-operations/question-4.PNG)
5+
![question-1](assets/rsa-operations/question-5.PNG)

0 commit comments

Comments
 (0)