ManzilG/Encryption-Decryption
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Manzil Gajurel(Java Assignment) The main package in this app is com.encrypt. The sub packages in this package are exception,mainApp,service. All of these packages contains one class each. EncryptionAndDecryption is the test package containing test class. Total there are four classes. Run the app through the App.Java which contains main method and follow the instructions accordingly. Thank You.