PHP Classes

EasyCry: Encrypt and decrypt data with a given key

Recommend this page to a friend!
  Info   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2023-06-02 (4 months ago) RSS 2.0 feedNot enough user ratingsTotal: 505 All time: 5,781 This week: 155Up
Version License PHP version Categories
easycry 1.0BSD License5.0PHP 5, Cryptography
Description 

Author

This class can be used to encrypt and decrypt data with a given key.

It can take a string of data and encrypt it with a given key using pure PHP methods. The encrypted data can be compressed.

The class can also do the opposite, i.e. decompress and decrypt the previously encrypted data using the same key.

In Spanish:

Clase para php que usa un método propio, basico pero rápido:

Es un metodo simetrico por llave o contraseña, se puede usar un archivo como llave necesitando que el emisor/receptor tengan la misma llave.

Picture of Oscar Gentilezza
Name: Oscar Gentilezza <contact>
Classes: 2 packages by
Country: Argentina Argentina
Age: 36
All time rank: 224229 in Argentina Argentina
Week rank: 569 Up6 in Argentina Argentina Up

  Files folder image Files  
File Role Description
Files folder imagecli (1 file)
Files folder imageexamples (2 files)
Files folder imagelib (1 file)
Accessible without login Plain text file LICENSE Lic. Licencia del programa
Accessible without login Plain text file example-keyfile.php Example Ejemplo de uso con un archivo como llave
Accessible without login Plain text file example-limpsut.php Example Ejemplo de uso
Accessible without login Plain text file README.md Data Auxiliary data

  Files folder image Files  /  cli  
File Role Description
  Accessible without login Plain text file easycry.php Appl. Application script

  Files folder image Files  /  examples  
File Role Description
  Accessible without login Plain text file example-keyfile.php Example Example script
  Accessible without login Plain text file example-limpsut.php Example Example script

  Files folder image Files  /  lib  
File Role Description
  Plain text file EasyCry.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 75%
Total:505
This week:0
All time:5,781
This week:155Up