halan / aes.js

Small AES encryption for study purpose. Feat. Functional Programming

Home Page:http://halan.github.com/aes.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Código comentado em português...

Warning

This code is not recommended for use in production! It was not written to be efficient or safe, only readable and descriptive for didatic purposes.

References (AES)

About

Small AES encryption for study purpose. Feat. Functional Programming

http://halan.github.com/aes.js


Languages

Language:JavaScript 100.0%