Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: 59564363AES Download
 Description: Rijndael (State, ExpandedKey) { AddRoundKey (State, ExpandedKey); for (i=1; i <Nr; i ++) Round (State, ExpandedKey+Nb* i); FinalRound (State, ExpandedKey+Nb*Nr) } Round (State, RoundKey) { ByteSub (State); ShiftRow (State); MixColumn (State); AddRoundKey (State, RoundKey) } FinalRound (State, RoundKey) { ByteSub (State); ShiftRow (State); AddRoundKey (State, RoundKey) }
 Downloaders recently: [More information of uploader hezhengwei ]
 To Search:
File list (Check if you may need any files):
AES
AES\aes.cpp
AES\aes.h
AES\initFile.txt
AES\IV.txt
AES\main.cpp
AES\work_schema.cpp
AES\work_schema.h

CodeBus www.codebus.net