Kongduino / RijndaelJS

Crude and very basic implementation of AES in Javascript from the original C code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RijndaelJS

A proof of concept AES 128 ECB and CBC for Javascript. IV is automatically generated for CBC encoding. Works quite well, for the use case I have.

shot1 shot1 shot1 shot1 shot1

About

Crude and very basic implementation of AES in Javascript from the original C code.

License:MIT License


Languages

Language:JavaScript 86.2%Language:HTML 13.8%