aes.js

slowAES algorithm implementation

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://updategreasyfork.deno.dev/scripts/13883/86931/aesjs.js

लेखक
cuzi
आवृत्ती
0.0.1.20151114134333
बनवली
2015-11-14
अपडेट केली
2015-11-14
आकार
29.7 KB
License
नाही

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/