Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • aes.zip AES算法,实现对文件加密。包含密码学课程报告 class CRijndael { private: int Nk,Nr,round long Total_Round,Cur_Round char *SourceFileName,*TargetFileName CString source,*target,save CFile Source,Target byte (* State)[4],*w[4],*key[4] public: CString ...
  • AES.rar AES算法实现源代码,供参考学习,或直接使用也可以
  • aes.zip standard encryption algorithms AES
  • aes-program-collection.rar this has the ready made code for the AES implementation on 8051 board for SDCC complier. the code is written for encryption and decryption of 10/14 rounds for key of 256bits.
  • AES.rar This is the presentation explaining implementation of AES algorithm.
  • AES-pcbc.zip This are two methods to cript and decript using AES with PCBC
  • Aes-Crypt-VC-source-code.rar AES加密与解密源码,并给出了一个简单应用。
  • AES.zip AES - ENCRYPT/ deCRYPT
  • AES.rar AES算法详细介绍和编码,目前密码学常用算法。
  • AES.rar AES算法的加解密过程和安全性分析,可以做课件