News Feed
Jobs Feed
Sections




News Archive
Oracle Technology Network:
How To Encrypt Data in Oracle Using PHP
December 21, 2005 @ 07:25:27

From the Oracle Technology Network site today, there's this new HowTo on encrypting you data in Oracle using PHP.

A crucial but easily overlooked aspect of data storage is protecting sensitive information'"from passwords, to credit cards, to social security numbers'"using encryption. Thus an understanding as to what encryption techniques are available in Oracle (via a PHP interface), and how best to use them, is important for all Web developers.

In this HowTo, you'll get a brief introduction to the necessary tools, and even get some specific code, for improving the security of your data.

They look first at a little background - what is encryption and how is it usually used. Following that, the code comes out, showing you how to create the encryption functionality in the PL/SQL area and subit the data into the procedure via PHP. They show three different kinds of storage methods you can use as well - hashed, MAC, and AES encryption.

Thanks to Nexen.net for the pointer...

0 comments voice your opinion now!
oracle encryption aes hash mac oracle encryption aes hash mac


blog comments powered by Disqus

Similar Posts

Ed Finkler's Blog: Encouraging steps towards security in Wordpress 2.5

Zend Developer Zone: Zend Core Updates for Oracle and IBM Versions

Christopher Jones' Blog: PHP OCI8 Extension 1.2.4 is in PECL

Oracle Technology Network: Building PHP Applications Using the ATK Framework

Stanislav Malyshev's Blog: Ruby-like iterators in PHP


Community Events











Don't see your event here?
Let us know!


interview community phpunit series opinion usergroup introduction database framework example podcast release testing symfony2 rest development language zendframework2 conference functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework