News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Zend Developer Zone:
Using GnuPG with PHP
August 04, 2008 @ 14:32:56

The Zend Developer Zone has a new tutorial posted today showing how to use the open source encryption tool GnuPG from inside PHP.

While GnuPG works very well as a standalone tool, it also plays very well with PHP. This integration is possible due to PHP's ext/gnupg extension, which provides a flexible and powerful API to access GnuPG functions for encryption, decryption, message signing and verification, and key maintenance. And your mission (should you choose to accept it) will be to accompany me over the next few pages, while I give you a crash course in this API, showing you how easy it is to integrate these functions into your next PHP application.

The tutorial walks you through some of the basic concepts behind the "lock and key" GnuPG implements and how to get the extension installed so you can follow along. His examples range from a basic encryption of a string out to a full encrypt/decrypt example, how to sign information with a key and even a method for sending an encrypted message.

0 comments voice your opinion now!
gnupg tutorial extension key message file crypt encrypt decrypt



Similar Posts

The Bakery: Three New Components/Tutorials - Lightroom, DboSource & SMF

Adam Trachtenberg's Blog: Dirty Secrets of OSCON 2006

Chris Hartjes' Blog: How To HTTP-PUT A File Somewhere Using PHP

DevShed: Building a Data Validation System with the Prototype Pattern with PHP 5

ThinkPHP Blog: Methods to Reduce the Load of Your Webserver by Caching Content


Community Events









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


PEAR code zendframework conference security package cakephp framework release database mysql application example zend developer ajax releases job PHP5 book

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