Summary


In this chapter, we examined various modes of cryptography available within PHP, including shared secret and public key methods. We introduced ourselves to two of PHP's bundled extensions: mcrypt and openssl, and identified some of PHP's core functions useful in building simple encryption algorithms of our own.

Using the concepts covered in this chapter, you should be able to safeguard your own private data, as well as the private data of your customers. You will also be able to trade information securely across the Internet and establish reliable identification of the parties you communicate with.



PHP 5 Unleashed
PHP 5 Unleashed
ISBN: 067232511X
EAN: 2147483647
Year: 2004
Pages: 257

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net