Hello guys,

I need to implement FEAL Cipher in JAVA. The main idea is to make a console program which encrypts .txt file into an FEAL cipher encrypted file. Later on, the same program should be...