i need you 1- enhance the code ALL DETAILS WILL BE ATTACHED IN DOCUMENT , DO EV

i need you 1- enhance the code
ALL DETAILS WILL BE ATTACHED IN DOCUMENT , DO EV

i need you 1- enhance the code
ALL DETAILS WILL BE ATTACHED IN DOCUMENT , DO EVERY THING IN THE DOCUMENT PLEASE WITHING THE TIME
i will provide you with my code that need to be enhanced
My program is a software to encrypt/decrypt different file types like:
1-Image (jpg,PNG,GIF)
2-File Type (.TXT, .PDF, .docx )
3-Folder(folder encrypted with its content)
4-Text (normal input text field, on this after pressing encrypt the text i entered should be removed)
5- whole partitions like whole C drive or D drive(encrypted I mean data inside scrambled with the type of algorithm that does not change destination).
**feature of my code it that user can choose to encrypt/decrypt “with” or “without” a password
the user should be able to encrypt/decrypt “with” or “without” a password. If the user chooses a password, then the file or folder will block the user from accessing it. if the user chooses without password, then the user can access the file but scrambled data will appear based on the encryption method
**our password need 8 character and uses a mix of letter and symbol, if the user did not use a strong password message should appear for user to notify the user to use a strong password
**when we close our program the encrypted data should stay encrypted
work in Java , Eclipse compilar.
at the end file should be EXE to be run alone on any PC, the code if you send it to me you can either zip file the Eclipse java code or as word document each class separately and instruct me how to build them.