Download the PHP package eminmuhammadi/hidemydata without Composer
On this page you can find all versions of the php package eminmuhammadi/hidemydata. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eminmuhammadi/hidemydata
More information about eminmuhammadi/hidemydata
Files in eminmuhammadi/hidemydata
Package hidemydata
Short Description Managing a couple of algorithms to decrypt or encrypt text
License MIT
Informations about the package hidemydata
HideMyData (v2.0.1) 
Managing a couple of algorithms to decrypt or encrypt text, powered by PHP.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Installing
You can install using Composer
or
Codings
Library class called as eminmuhammadi\HideMyData\HideMyData
and requires main 3 options to use. Secret Key
and Public Key
must be selected by individuals who need to use asymmetric encryption. There are a couple of algorithms
divided into 2 part.
Basic Use
Encryption :
Result:
Decryption :
Result:
Time limiting for encryption|decryption
Result :
NOTE !!! You need to update text because of old time limitation. When time is fresh then it will be like
Ciphers List
examples/ciphers.example.php
Test
Changelogs
-
v2.0.1
- Composer package published
-
v2.0.0
- We're not responsible for archived demo currently
- We changed repository name into HideMyData
- We removed support for eminmuhammadi/create-hidemyass
-
v1.3.1
- Added Array mode.
- Some bugs fixed.
-
v1.3.0
- Added Test Cases test/.
- Some bugs fixed.
-
v1.2.0
- Removed PWA. Created new repository at eminmuhammadi/create-hidemyass.
- Added key limitings. Now you can use a time limit for validation of keys.
- Added new examples at examples/
- README changed.
- v1.1.1
- Docblocks generated.
- Created new directory for tests
Authors
- Emin Muhammadi - Initial work - eminmuhammadi
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details
All versions of hidemydata with dependencies
ext-openssl Version *
ext-json Version *