Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 410 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 410 Bytes

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.