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 generally [...]
Implementing AES encryption in the front-end
June 20th, 2008 · 1 Comment
Tags: Installation
