C + +에서 AES는 구현. 입력 : encryptionOutput에 대한 키 파일과 파일 : crypted 파일입니다. 테스트되었습니다.(translate from):AES implementation in C + +. Input: key file and the file for encryptionOutput: the crypted file. Has been tested.
File list:
AES
..\AESCryptoSystem.cpp
..\AESCryptoSystem.h
..\key.txt
..\main.cpp
..\sbox.h
..\utils.h