aes.js

slowAES algorithm implementation

2015-11-14 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greatest.deepsurf.us/scripts/13883/86931/aesjs.js을(를) 사용하여 포함하는 라이브러리입니다.

작성자
cuzi
버전
0.0.1.20151114134333
생성일
2015-11-14
갱신일
2015-11-14
크기
29.7KB
라이선스
해당 없음

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/