Skip to content

Commit 040057d

Browse files
committed
Updated README
1 parent 5976344 commit 040057d

File tree

6 files changed

+10
-0
lines changed

6 files changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,13 @@ Install all packages <br>
1313

1414
Run the app <br>
1515
**`npm start`**
16+
17+
| | |
18+
:-------------------------:|:-------------------------:
19+
**Key Generation** | ![Key Generation](assets/key_gen.png)
20+
21+
| | Encryption | Decryption |
22+
:-------------------------:|:-------------------------:|:-------------------------:
23+
Iteration #1 | ![Encryption (Iteration #1)](assets/enc_1.png) | ![Decryption (Iteration #1)](assets/dec_1.png)
24+
Iteration #2 | ![Encryption (Iteration #2)](assets/enc_2.png) | ![Decryption (Iteration #2)](assets/dec_2.png)
25+

assets/dec_1.png

40.8 KB
Loading

assets/dec_2.png

33.7 KB
Loading

assets/enc_1.png

39.8 KB
Loading

assets/enc_2.png

34.7 KB
Loading

assets/key_gen.png

52.6 KB
Loading

0 commit comments

Comments
 (0)