Login   Register  
PHP Classes
elePHPant
Icontem

Class: SRCrypt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Romeu Gamelas  >  SRCrypt  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SRCrypt
Base name: srcrypt_class
Description: Encrypt and decrypt data using a secret key
Related classes:
Version: 1.0
PHP version: 4.0
License: GNU Lesser General Public License (LGPL)
All time users: 389 users
All time rank: 5057
Week users: 0 users
Week rank: 2722
Picture of Romeu Gamelas
Author: Romeu Gamelas <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Portugal Portugal - PHP jobs in Portugal
Age: ???
All time rank: 274933 in Portugal Portugal
Week rank: 2255 Up30 in Portugal Portugal Up


  Detailed description  
This class can be used to encrypt and decrypt data using a secret key.

It takes the bytes string of data and adds the value of the bytes of a secret key to generate the encrypted data result.

The class can be used to do the opposite, i.e. decrypt previously encrypted data by subtracting the values of the bytes of the key to restore the original data.

 

  Groups  
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
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
Plain text file example.php Example Example file
Plain text file sampleKey.php Data Example Key File
Plain text file srcrypt.class.php Class Main class
Plain text file testfile.txt Data sample text file

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