Skip to content

Simple Encryption & Decryption class based on the OpenSSL Library

Notifications You must be signed in to change notification settings

JanusSkov/unicrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages