Javascript AES encryption

coder picture coder · Apr 27, 2009 · Viewed 189.7k times · Source

Is there a library available for AES 256-bits encryption in Javascript?

Answer

backslash17 picture backslash17 · Apr 27, 2009

JSAES is a powerful implementation of AES in JavaScript. http://point-at-infinity.org/jsaes/