I'm getting into the open-source world and I am excited to share my first project: Encryptor.
Encryptor is a Web App for assymmetric encryption using OpenSSL (I have plans to expand the supports and maybe create the own algorithm for the project), allowing you to securely encrypt and decrypt strings with ease. The code is written in raw PHP.
πΉ Features:
- Assymmetric encryption and decryption
- Lightweight and easy to use
- Pure PHP implementation with no dependencies
π Repository: GitHub - RazielRodrigues/encryptor
π Live Preview: Live Preview
I would appreciate that you check it out, contribute, and help me grow this project! Whether itβs feedback, improvements, or new ideas, your contributions are welcome. Let's build something nice together!
Top comments (0)