A simple encryption algorithm i made.
- PHP >= 7.2
git clone https://github.com/
php index.php
This is just a pratice code and not to be used as any form of data encryption in a live project as it is not secure and highly verunable to treat.
This project is for the purpose of learning coding fundamental and to see how basic data encryption works.
If yoy are looking for data encryption/hashing you can use some of php inbuilt functions like