slowAES algorithm implementation
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/13883/86931/aesjs.js
implements AES - Advanced Encryption Standardfrom the SlowAES project, http://code.google.com/p/slowaes/
Copyright (c) 2008 Josh Davis ( http://www.josh-davis.org ), Mark Percival ( http://mpercival.com ),
Ported from C code written by Laurent Haan ( http://www.progressive-coding.com )
Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/