资源列表

« 1 2 ... .18 .19 .20 .21 .22 723.24 .25 .26 .27 .28 ... 1660 »

[加密解密Caesar

说明:Caesar密码的加密,解密,以及穷举分析-Caesar encryption, decryption, and the exhaustive analysis
<osrey> 在 2025-06-02 上传 | 大小:41kb | 下载:0

[加密解密SingleKeyExample

说明:解释如何利用DES私钥加密算法加解密,包含源代码和详细的代码注释。-Explain how the use of DES encryption and decryption private key encryption algorithms, including source code and detailed notes of the code.
<李建峰> 在 2025-06-02 上传 | 大小:2kb | 下载:0

[加密解密PairKeyExample

说明:非对称加密算法的JAVA代码,包含详细的代码注释,以及算法流程图。-Non-symmetric encryption algorithm JAVA code, the code contains detailed notes, as well as the algorithm flow chart.
<李建峰> 在 2025-06-02 上传 | 大小:5kb | 下载:0

[加密解密MD5encryptionalgorithm

说明:VC++实现的MD5加密算法,已经封装好的类,可以直接使用-VC++ to achieve the MD5 encryption algorithm, has been a good type of package can be used directly
<郑硕> 在 2025-06-02 上传 | 大小:5kb | 下载:0

[加密解密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
<胡小燕> 在 2025-06-02 上传 | 大小:3.61mb | 下载:0

[加密解密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] CSe
<reason> 在 2025-06-02 上传 | 大小:4kb | 下载:0

[加密解密MD5enc

说明:vc实现的md5加密类 md5就不说明了,主要实现在VC下的md5代码写法-vc achieved not md5 encryption md5-type shows that the main achievement of the md5 in the VC code written
<洪武> 在 2025-06-02 上传 | 大小:16kb | 下载:0

[加密解密Festel

说明:Algorithm Festel. Programs read from file to array byte[]. key block = 64 data block = 128 if use classis Festel data block = 256 if use modification Festel
<HDT> 在 2025-06-02 上传 | 大小:23.95mb | 下载:0

[加密解密M5

说明: MD5程序,对选择文件进行加密,只是一个简单的演示,仅供参考-MD5 procedures, select the file to be encrypted, just a simple demonstration, are for reference only
<往往> 在 2025-06-02 上传 | 大小:1.93mb | 下载:0

[加密解密sha-1

说明:用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc,
<Heyyou> 在 2025-06-02 上传 | 大小:4kb | 下载:0

[加密解密RSAencryptonC

说明:RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。RSA的缺点主要有:A)产生密钥很麻烦,受
<w> 在 2025-06-02 上传 | 大小:3.6mb | 下载:0

[加密解密MD5

说明:MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald.L.Rivest开发出来,经MD2、MD3和MD4发展而来。-The full name of MD5 is Message-digest Algorithm 5 (Information- Summary
<w> 在 2025-06-02 上传 | 大小:30kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 723.24 .25 .26 .27 .28 ... 1660 »

源码中国 www.ymcn.org