Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

Implementing AES encryption in the front-end

June 20th, 2008 · 1 Comment

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 [...]

[Read more →]

Tags: Installation