Skip to content

A fully OpenSSL compliant ActionScript 3 library for AES encryption.

Notifications You must be signed in to change notification settings

NordMike/gibberish-aes-as3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gibberish-AES (ActionScript 3 port)

Ported by Mikhail Vorobyov - https://github.com/NordMike

Original library - https://github.com/mdp/gibberish-aes
Original credits are below.

A lightweight Javascript Libray for OpenSSL compatible AES CBC encryption.

Author: Mark Percival
Email: [email protected]
Copyright: Mark Percival - http://mpercival.com 2008

With thanks to:

Josh Davis - http://www.josh-davis.org/ecmaScrypt
Chris Veness - http://www.movable-type.co.uk/scripts/aes.html
Michel I. Gallant - http://www.jensign.com/
Jean-Luc Cooke <[email protected]> 2012-07-12: added strhex + invertArr to compress G2X/G3X/G9X/GBX/GEX/SBox/SBoxInv/Rcon saving over 7KB, and added encString, decString, also made the MD5 routine more easlier compressible using yuicompressor.

License: MIT

About

A fully OpenSSL compliant ActionScript 3 library for AES encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published