theashishgavade/SecureCipher
Simple data encryption and decryption using AES Algorithm in Java swing. Users will put their hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using the first user key
JavaApache-2.0