Greasy Fork is available in English.

aes.js

slowAES algorithm implementation

이 스크립트는 직접 설치해서 쓰는 게 아닙니다. 다른 스크립트가 메타 명령 // @require https://update.greasyfork.org/scripts/13883/86931/aesjs.js(으)로 포함하여 쓰는 라이브러리입니다.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
cuzi
버전
0.0.1.20151114134333
생성
2015-11-14
갱신
2015-11-14
라이선스
없음

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/