=== File Encryption/Decryption Tool === Enter source file path: C:\Users\Pravin\Desktop\message.txt Enter destination file path: C:\Users\Pravin\Desktop\encrypted.txt Do you want to Encrypt or Decrypt (E/D)? E ✅ Operation completed successfully! 🔒 File Encrypted!
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a simple File Encryption/Decryption Tool built using Core Java. It uses the XOR algorithm to encrypt or decrypt the contents of any file (text, image, etc.). The same logic works both ways — encrypting or decrypting a file.
pravinJavaFullStack/File-Encryption-and-Decryption-Tool-in-Java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is a simple File Encryption/Decryption Tool built using Core Java. It uses the XOR algorithm to encrypt or decrypt the contents of any file (text, image, etc.). The same logic works both ways — encrypting or decrypting a file.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published