PHP Classes
elePHPant
Icontem

PHP OpenSSL Encrypt Decrypt: Encrypt and decrypt data using the OpenSSL

Recommend this page to a friend!
  Info   View files Documentation   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2019-04-11 (Yesterday) RSS 2.0 feedNot yet rated by the usersTotal: 2 This week: 2All time: 9,560 This week: 210Up
Version License PHP version Categories
openssl-encryption-d 1.0The PHP License5PHP 5, Cryptography
Description Author

This class can encrypt and decrypt data using the OpenSSL.

It takes a given data string and encrypts it with a given key using a configurable cypher that by default is aes-256-ctr.

The class can optionally encode the encrypted data using base64.

It can also decode and decrypt previously encrypted data using the same key and cypher.

Name: akeel <contact>
Classes: 1 package by
Country: India India

Details

openssl-encryption-decryption-class-php

Use this class to encrypt and decrypt data in php

Use Secure::encrypt to encrypt data. Use Secure::decrypt to decrypt data.

Changing @param $encoded to FALSE is not recommended

  Files folder image Files  
File Role Description
Plain text file ende.php Class Class source
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:2
This week:2
All time:9,560
This week:210Up