JSAES is a compact JavaScript implementation of the AES block cipher.
This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/23618/150018/JSAES.js
Implements AES - Advanced Encryption Standard from the JSAES project: http://point-at-infinity.org/jsaes/
Copyright (c) 2006 B. Poettering ( [email protected] ).
Licensed under the GNU General Public License
http://www.gnu.org/licenses/gpl.html