Skip to content

Commit ef72005

Browse files
authored
Create README.md
What Repo is about?
1 parent 1973a91 commit ef72005

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# ALGORITHM-WORK-FLOW
2+
**Encryption** is the process of translating plain text data (plaintext) into something that appears to be random and meaningless (ciphertext).
3+
**Decryption** is the process of converting ciphertext back to plaintext
4+
5+
## Application Interface
6+
![Image](https://github.com/user-attachments/assets/56b32334-e2e4-40f7-8396-6922500a43ed)
7+
8+
---
9+
### What projectRepo is about?
10+
- Did the project following the *RSA Algorithm [For CIPHER-TEXTING] and AES Algorithm [For CIPHER-IMAGING]*
11+
- It's desktop base application
12+
13+
***NOTE**: For Image format must be **.png***
14+
15+
### PREREQUISITIES
16+
- **Java Development Kit (JDK)**: Make sure you have JDK installed on your system. You can download it from oracle.com
17+
- **Swing Interface**: Helps in development of DestopBased Application

0 commit comments

Comments
 (0)