Skip to content

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

License

Notifications You must be signed in to change notification settings

Kongduino/RijndaelJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published