Greasy Fork is available in English.

aes.js

slowAES algorithm implementation

Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greasyfork.org/scripts/13883/86931/aesjs.js

Autor
cuzi
Verze
0.0.1.20151114134333
Vytvořeno
14. 11. 2015
Aktualizováno
14. 11. 2015
Licence
neuvedeno

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/