资源列表

« 1 2 ... .18 .19 .20 .21 .22 1223.24 .25 .26 .27 .28 ... 1665 »

[加密解密class.zip

说明:RC5/RC6 Base加密/解密源码
<> 在 2025-01-23 上传 | 大小:5.33kb | 下载:0

[加密解密md5_lgy

说明:MD5算法封装类-MD5 algorithm Packaging Category
<刘兆鹏> 在 2008-10-13 上传 | 大小:5.32kb | 下载:0

[加密解密三栏栅解密算法

说明:此小程序为三栏栅解密算法程序,对进行过三栏栅加密的密文通过解密后可还原成相应的明文-this small program for three fencing decryption algorithm procedures, conducted three fencing encrypted ciphertext can be declassified by reduced accordingly expressly
<万艳良> 在 2008-10-13 上传 | 大小:5.42kb | 下载:0

[加密解密大数计算的源代码

说明:大数计算在公钥加密中起到了重要的作用,如何操作大数呢,该程序也许能帮你解决这个问题有所帮助。-calculated in the end, the public key encryption plays an important role in the operation of large numbers do, the program may be able to help you resolve this problem some
<王清华> 在 2008-10-13 上传 | 大小:5.4kb | 下载:0

[加密解密VC_RSA

说明:一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要
<烟翔> 在 2008-10-13 上传 | 大小:5.39kb | 下载:0

[加密解密一个C#做的加密组件

说明:一个C#做的加密组件,从别的地方下载过来的。-do encryption components from other places to download overnight.
<飘雪> 在 2008-10-13 上传 | 大小:5.41kb | 下载:0

[加密解密hash_c

说明:计算HASH值的C语言源代码,包括7种算法。
<walker> 在 2008-10-13 上传 | 大小:5.42kb | 下载:0

[加密解密timer

说明:限制使用次数 vb程序比较简单,欢迎提意见
<张飞> 在 2008-10-13 上传 | 大小:5.38kb | 下载:0

[加密解密DES_decode

说明:关于des的加密程序,希望能有用,有一些注解乱码,但能用
<woaimama> 在 2008-10-13 上传 | 大小:5.31kb | 下载:0

[加密解密shac

说明:sha-1算法的C实现:和C语言的程序包括注释
<谢宏强> 在 2008-10-13 上传 | 大小:5.39kb | 下载:1

[加密解密MD5class

说明:c++的MD5类,简单好用,只需要包含进去,就能方便使用
<ben> 在 2008-10-13 上传 | 大小:5.37kb | 下载:0

[加密解密crc

说明:CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
<Alex> 在 2008-10-13 上传 | 大小:5.4kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 1223.24 .25 .26 .27 .28 ... 1665 »

源码中国 www.ymcn.org