/CryptoSJCL

A php Crypto library for encryption/decryption functionality

Primary LanguagePHPMIT LicenseMIT

CryptoSJCL

CryptoSJCL is a PHP library that offers basic functionality for encryption/decryption.
Furthermore offers basic decryption support for data encrypted using the javascript SJCL library.

Instructions

Launch a local server to see the results in the browser:

php -S localhost:5000 -t public/

Navigate to http://localhost:5000 and you should see the content.