freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

用c語言實現(xiàn)des加密和解密-資料下載頁

2024-09-01 10:16本頁面
  

【正文】 (LR,FinalBYTE,IP_1,64)。B_to_H(FinalBYTE,Final_H)。}voidmain(){inti。unsignedcharMsg[8],UnCodeMsg[16],CodeMsg[16],Key[8],Msg_H[16],CodeChar[8]。intSKey[16][48]。intOrByte[64],OrInt[8],FinalByte[64],FinalInt[8]。cout請輸入明文:endl。for(i=0。i8。i++) cinMsg[i]。 cout請輸入初始密鑰:endl。for(i=0。i8。i++)cinKey[i]。 GetKey(Key,SKey)。 Encode(Msg,CodeMsg,SKey)。 cout十六進制的密文:endl。for(i=0。i16。i++)coutCodeMsg[i]。coutendl。 cout字符型密文:endl。H_to_B(CodeMsg,FinalByte)。B_to_O(FinalByte,FinalInt,8)。Int_to_Char(FinalInt,CodeChar,8)。for(i=0。i8。i++)coutCodeChar[i]。coutendl。 cout請輸入十六進制的密文:endl。for(i=0。i16。i++)cinCodeMsg[i]。 B_to_O(FinalByte,FinalInt,8)。Int_to_Char(FinalInt,CodeChar,8)。cout請輸入解密密鑰:endl。for(i=0。i8。i++)cinKey[i]。GetKey(Key,SKey)。 DeCode(CodeChar,Msg_H,SKey)。//for(i=0。i16。i++)//coutMsg_H[i]。coutendl。 H_to_B(Msg_H,OrByte)。B_to_O(OrByte,OrInt,8)。Int_to_Char(OrInt,Msg,8)。cout明文是:endl。for(i=0。i8。i++)coutMsg[i]。coutendl。 }
點擊復(fù)制文檔內(nèi)容
法律信息相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1