资源列表
testMd5
- md5加密算法的C++实现,可以直接运行的程序。-md5 encrypt
SHA1
- SHA-1算法的C++实现,方便大家学习-SHA-1 algorithm for C++, so as to facilitate learning
DPA-Design-and-implementation
- DPA Design and implementation DPA Design and implementation-DPA Design and implementation DPA Design and implementation DPA Design and implementation
FileEncode
- 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
DES
- delphi的des加密解密程序及代码,可直接用于字符串的加密-delphi des code
CdesEnctoDelphiDesDec
- 本实例解决从C#中导出文件,经标准DES算法加密后再经Base64编码,对该文件通过delphi7进行Base64解码和Des算法解密后还原-To solve this example from the C# In the export file, with the standard DES encryption algorithm and then by the Base64 encoding, the document through the Delphi7 for Base64 decod
CodeDecodeCompressDeCom
- 21种加密54种压缩算法模块,vb源代码。-54 species of 21 compression algorithm encryption module, vb source code.
218402801602
- Cryptography application implement in PIC
des
- des文件加密系统。-des document cryptographic system.
Des加密解密.rar
- 一个用DELPHI编写的DES加密接密原代码
md5
- MD5算法的实现以及分析,主循环有四轮(MD4只有三轮),每轮循环都很相似。第一轮进行16次操作。每次操作对a、b、c和d中的其中三个作一次非线性函数运算,然后将所得结果加上第四个变量,文本的一个子分组和一个常数。再将所得结果向右环移一个不定的数,并加上a、b、c或d中之一。最后用该结果取代a、b、c或d中之一。-MD5 algorithm implementation and analysis, the main loop there are four rounds (MD4 only thr
用Java实现数字签名
- 信息安全实现一个简单的数字签名系统 ,能够进行简单的文件下载与传输(The realization of a simple digital signature system of information security, can download files and simple transmission)
