Navigation
|
OpenSSL Wrapper
Easy interface to OpenSSL encryption/decryption
GZipped Archive
Download (9KB)
This class acts as a wrapper around the OpenSSL functions provided by the PHP OpenSSL extension, which may be intimidating to those who simply want to use secure encryption, and are unfamiliar with OpenSSL's inner workings.
This class focuses explicitly on data encryption/decryption; other features of OpenSSL such as signing/etc. are not implemented. This class encapsulates functionality to do the following:
Downloads: 2082
Added: Dec 13, 2005 11:48 PM
Last updated: Dec 13, 2005 11:48 PM
|