Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 362 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 362 Bytes

unicrypt

Simple Encryption & Decryption class based on the OpenSSL Library.

Add unique key, initialization vector and a valid AES cipher for your encryption.

OpenSSL is a software library that implements the SSL (secure sockets layer) and TLS (transport layer security) web security protocols. It's usually installed by default on most hosting services.