资源列表
crc7
- crc7 calculation for SDIO mode
d3des
- 一个des加密算法的c程序源码, 可以做为研究学习-this is a des arithme aaaaaaaaaaaaaa
Encryption_Method
- 可以实现网络通信简单数据加密的动态链接库,仅供学生学习写DLL文件。-a simple data encryption of dynamic-link library file for network communication,for students to learn to write DLL file.
rsa
- RSA.CPP原码 速度还可以 想要的话就下吧 没什么可说的了-RSA.CPP the speed of the original code can also be
GeneradorCRC
- This Circuit generates the syndrome for the CRC. This is quite useful for transmision purposes and error checking issues.
7
- 可以实现Vigenere密码算法,可从文件读入。-Vigenere algorithm
DES3
- DES的完整实现!是我们密码学的课程设计-DES to achieve complete!
SingleKeyExample
- 解释如何利用DES私钥加密算法加解密,包含源代码和详细的代码注释。-Explain how the use of DES encryption and decryption private key encryption algorithms, including source code and detailed notes of the code.
PairKeyExample
- 非对称加密算法的JAVA代码,包含详细的代码注释,以及算法流程图。-Non-symmetric encryption algorithm JAVA code, the code contains detailed notes, as well as the algorithm flow chart.
MD5encryptionalgorithm
- VC++实现的MD5加密算法,已经封装好的类,可以直接使用-VC++ to achieve the MD5 encryption algorithm, has been a good type of package can be used directly
cript
- 有几种密码系统供选择,如RSA密码.能对单个文件进行加密,并且也能对单个文件进行解密-There are several options for password systems, such as RSA password. Can encrypt individual files, and also be able to decrypt a single file
md5_implement
- md5加密实现 C++ /* 使用方法: char Md5Buffer[33] CSecurity Security Security.MD5("a string",Md5Buffer) 执行完成之后Md5Buffer中即存储了由"a string"计算得到的MD5值 */-md5 implement in C++ /* char Md5Buffer[33] CSecurity Security Security.MD
