Greasy Fork is available in English.
slowAES algorithm implementation
此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.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/