Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Padraic Brady's Blog:
PEAR::Encryption and Zend_Crypt Revisited
Jun 17, 2008 @ 20:32:50

Padraic Brady has a new post today mentioning both the PEAR::Encryption package and the Zend_Crypt component of the Zend Framework.

It's been a while since I did some active ZF/PEAR component development. It's been one of those 6 month periods where time to commit was a rarity for a few reasons. So now that I'm back on the road, where to?

He sets his sights on the Zend_Crypt component and details some of the encryption methods it contains - HMAC, the Diffie-Hellman Key Agreement Protocol, a hashing wrapper and proposed support for a RSA public key cryptography. He mentions that a lot of this support is already in a beta package for PEAR.

tagged: pear encryption package component zendframework zendcrypt

Link:


Trending Topics: