Skip to content

A php Crypto library for encryption/decryption functionality

License

Notifications You must be signed in to change notification settings

sampixel/CryptoSJCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A php Crypto library for encryption/decryption functionality

Topics

Resources

License

Stars

Watchers

Forks