PHP Cryptography class: Encrypt and decrypt data with different keys

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 228 All time: 8,047 This week: 265Up
Version License PHP version Categories
php-cryptography-cla 1.0.0MIT/X Consortium ...5PHP 5, Cryptography
Description Author

This package can encrypt and decrypt data with different keys.

It takes a given string and encrypts it with a secret key defined in the class. The result is returned after encoding it using the base64 encoding.

The class can also decrypt a previously encrypted key using the same secret key.

The class can use two possible different encryption cyphers: SHA256 and SHA512.

Picture of Muhammad Umer Farooq
Name: Muhammad Umer Farooq <contact>
Classes: 46 packages by
Country: Pakistan Pakistan
Innovation award
Innovation award
Nominee: 4x

Details

PHP Cryptography class

Encypted/Decypted text/string

Feature

1. Encypted/Decypted text/string

  Files folder image Files  
File Role Description
Files folder imageclasses (1 file)
Accessible without login Plain text file index.php Example Example script
Accessible without login Plain text file Readme.md Data Auxiliary data

  Files folder image Files  /  classes  
File Role Description
  Plain text file Cryptography.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:228
This week:0
All time:8,047
This week:265Up
User Comments (1)
Thats a great class ;-)
2 years ago (José Filipe Lopes Santos)
70%StarStarStarStar
 

For more information send a message to info at phpclasses dot org.