2017 © Pedro Peláez
 

library transencrypt

encryptor for data transmission

image

aiddroid/transencrypt

encryptor for data transmission

  • Tuesday, June 30, 2015
  • by aiddroid
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

TransEncrypt

A encryptor for data transmission., (*1)

Usage

  • encrypt
echo TransEncrypt::Encrypt($plain);
  • decrypt
echo TransEncrypt::Decrypt($cipher);

The Versions

30/06 2015

dev-master

9999999-dev

encryptor for data transmission

  Sources   Download

The Requires

  • php >=5.3.0

 

by Avatar aiddroid