PHP Classes
elePHPant
Icontem

gnuPG class: Encrypt data and manipulate keys using gnuPG

Recommend this page to a friend!

  Author Author  
Picture of Enrique Garcia M.
Name: Enrique Garcia M. <contact>
Classes: 2 packages by
Country: Colombia Colombia


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class provides an PHP interface to use the functionality of gnuPG to encrypt and decrypt data and manipulate encryption keys.

The implemented functionality includes:

- GenKey: generate a new key.
- Encrypt: encrypt any content
- Decrypt: decrypt previously encrypted content
- Export: export a key
- Import: import a key block
- ListKeys: list the keys in the key ring
- DeleteKey: delete a key from the key ring
- SignKey: make a signature on key

This class not use temporary files, so the passwords and the sensitive information to be encrypt is never made accessible from the outside of the applications that use this class.

  Classes of Enrique Garcia M.  >  gnuPG class  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: gnuPG class
Base name: gnupg_class
Description: Encrypt data and manipulate keys using gnuPG
Version: 1.0.0
PHP version: -
License: GNU Lesser General Public License (LGPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes


  Applications that use this package  
PlacetoPay
Payment platform that integrates all the payment methods in Colombia.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login HTML file gnuPG_class.html Doc. HTML Documentation
Accessible without login Plain text file gnuPG_class.inc Class The main class for the project.
Accessible without login Plain text file gnuPG_example.php Example The example file, show every method.
Plain text file readme.txt Doc. Notes about permissions in GPG

Install with Composer Install with Composer - Download Download all files: gnupg_class.tar.gz gnupg_class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.