资源列表

« 1 2 ... .20 .21 .22 .23 .24 1125.26 .27 .28 .29 .30 ... 1665 »

[加密解密MD5

说明:MD5算法VC++源码。在mddriver.c中相应位置修改,改为要加密文件的目录,编译运行即可。-MD5 algorithm for VC++ source code. Changes in the corresponding position in the mddriver.c instead to encrypt files, the compiler can be run.
<Hugh Chai> 在 2025-01-31 上传 | 大小:287kb | 下载:0

[加密解密SecureCommunication

说明:本程序能实现文件安全传输,通过对传输文件进行加解密以及密钥交换以实现文件的安全传输-This procedure enables secure transmission of files, transfer files through encryption and decryption, and key exchange in order to achieve secure transmission of documents
<qwerty> 在 2025-01-31 上传 | 大小:12.4mb | 下载:0

[加密解密DH-Key-Exchange

说明:通过本程序 你可以更好的理解Diffie-Hellman 密钥交换算法 当然也能将该程序应用到网络安全的编程当中去-Through this program you can better understand the Diffie-Hellman key exchange algorithm is of course the program can also be applied to network security, program
<qwerty> 在 2025-01-31 上传 | 大小:282kb | 下载:1

[加密解密1-10021G23259

说明:密码小管家,帮助大家管理自己的密码,方便好用啊-Password little butler to help people manage their own password, a user-friendly ah
<Allen> 在 2025-01-31 上传 | 大小:14kb | 下载:0

[加密解密article_src

说明:rsa cryptographic algorithm
<kanika> 在 2025-01-31 上传 | 大小:2kb | 下载:0

[加密解密DES

说明:DES通用加密方法。首先,创建一个该工具类对象:如 DES des = new DES(key),其中key为位数大于8的密钥 其次,对原始信息data进行加密,直接调用encrypt方法,得到加密后的字符串,如 String encryptResult = des.encrypt(data) //得到加密后的数据字符串 最后,对加密后的字符串encryptResult解密,直接调用decrypt方法,可得到与原始数据d
<pb> 在 2025-01-31 上传 | 大小:14kb | 下载:0

[加密解密huffuman00xiao

说明:本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, a
<> 在 2025-01-31 上传 | 大小:216kb | 下载:0

[加密解密Caesar

说明:凯撒密码是一种非常古老的加密方法,相传当年凯撒大地行军打仗时为了保证自己的命令不被敌军知道,就使用这种特殊的方法进行通信,以确保信息传递的安全。他的原理很简单,说到底就是字母于字母之间的替换。-Caesar is a very old password encryption method, traditionally the year when Caesar earth march to war in order to ensure t
<Aldo> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[加密解密md5

说明:md5加密算法C程序,具有速度快、强度高等优点-MD5 source file
<项目> 在 2025-01-31 上传 | 大小:3kb | 下载:0

[加密解密DSA

说明:RSA数字签名算法的C语言开源代码需要的下-RSA digital signature algorithm C language source code
<biconghui> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[加密解密DESPlus

说明:在Java中实现DES加密和解密功能。详细请参照文件中的说明。-Implemented in Java DES encryption and decryption functions. See detailed instructions in the file.
<seabar> 在 2025-01-31 上传 | 大小:2kb | 下载:0

[加密解密MyEclipseGen

说明:myeclipse 注册码生成器,适用于各个版本-myeclipse register
<张军涛> 在 2025-01-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 1125.26 .27 .28 .29 .30 ... 1665 »

源码中国 www.ymcn.org