PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Daniele Cruciani   AES128 Encrypter   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: AES128 Encrypter
Encrypt and decrypt data with AES 128
Author: By
Last change: add credit
describe package
Date: 6 days ago
Size: 750 bytes
 

Contents

Class file image Download

aes128encrypter

Symmetric key encrypter/decrypter that make javascript and php agree on convensions, I wrote this with zmq message passing in mind, but it is for every place where javascript and php has to work together in a clean way.

Javascript is meant as nodejs, but I think it is possible to make it works with requirejs too, so in a browser.

Maybe it was clean to most, but I hope this interface is simpler and coherent between the two language/library.

Credits

This code was initially developed for LinguisticStudio.it ( https://www.linguisticstudio.it/ ) as module for communication from Drupal Module to the SaaS developed for them to synchronize data (ebaysync). I leaved that project because I disagree with policy, and mission.