This post describes a way to implement data encryption in the front-end of an application and how to make it compatible between a PHP front-end and a Java front-end. First off we need to decide what type of encryption to use. AES is an encryption standard that has been endorsed by the NSA and is [...]
