PHP Cryptography Extensions
by Tristan Penman on Aug 16, 2011
- 695 views
PHP provides a rich set of cryptography primitives via the PHP Cryptography Extensions. These slides introduce the Hash, Mcrypt and OpenSSL extensions through a variety of small but practical examples....
PHP provides a rich set of cryptography primitives via the PHP Cryptography Extensions. These slides introduce the Hash, Mcrypt and OpenSSL extensions through a variety of small but practical examples. The examples include hashing with HMAC, encryption/decryption using the Mcrypt API, and the creation and verification of Digital Signatures using OpenSSL.
The associated demo files are available at:
http://tristanpenman.com/talks/php-crypto/php-crypto.tar.gz
These slides were used as part of a talk at the Melbourne PHP User Group on 15 Aug 2011. Please feel free to adopt them, whole or in part, for your own use. No attribution is required. The original PointPoint presentation is included in the file above.
Statistics
- Favorites
- 1
- Downloads
- 8
- Comments
- 0
- Embed Views
- Views on SlideShare
- 695
- Total Views
- 695
