An open API service indexing awesome lists of open source software.

https://github.com/danieltoader/php-crypttor

A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt
https://github.com/danieltoader/php-crypttor

crypt cryptography decrypt encrypt mcrypt openssl php-crypt php-library

Last synced: 3 months ago
JSON representation

A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt

Awesome Lists containing this project

README

        

# PHPCrypt
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt

## To do

- [ ] Write readme.md
- [ ] Write readme.md
- [ ] Unit tests