News Feed
Jobs Feed
Sections




News Archive
ITNewb.com:
PHP Encryption / Decryption Using the MCrypt Library (libmcrypt)
June 02, 2009 @ 08:48:51

On the ITNewb.com website, there's this new tutorial looking at using the mcrypt libraries in PHP to help protect the data being passed around inside your application.

The ability to encrypt and safeguard data is an essential ability that every serious web developer should have in their arsenal. In this article we'll explore encrypting data with PHP and MCrypt (libmcrypt), storing it in a database, retrieving it from a database and decrypting it for use.

The tutorial walks you through a quick primer on what sort of cryptography the mcyrpt library offers and shows an example of a function (cryptastic!) that takes in the data and a key to return the encrypted value.

0 comments voice your opinion now!
tutorial libmcrypt


blog comments powered by Disqus

Similar Posts

Tim Koschuetzki's Blog: How To Transform HTML To Textile Markup - The CakePHP TextileHelper Revisite

WebReference.com: Object Orientated Programming - The beginning

Federico Cargnelutti' Blog: Adding theme support to your Zend Framework application

PHP-Learn-It.com: Cooking Cookies with PHP

Sebastian Bergmann's Blog: php|works 2006


Community Events









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


podcast functional language unittest api code release testing composer framework community interview zendframework2 development example tool introduction opinion object event

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