资源列表

« 1 2 ... .59 .60 .61 .62 .63 1564.65 .66 .67 .68 .69 ... 1665 »

[加密解密ELGamaltool

说明: 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需
<明江> 在 2008-10-13 上传 | 大小:89.81kb | 下载:0

[加密解密hash.c++

说明:一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
<kanyu> 在 2008-10-13 上传 | 大小:1.33kb | 下载:0

[加密解密ECC_1

说明:椭圆曲线对数问题解决算法源代码,如何生成一个可用的椭圆曲线-elliptic curve logarithm problem solving algorithm source code, how can a generation of Elliptic Curve
<kanyu> 在 2008-10-13 上传 | 大小:3.62kb | 下载:0

[加密解密Rsa_11

说明:RSA分组密码的实现,有源代码和一个做好的可执行文件-the realization of Active code and an executable file to do the job
<kanyu> 在 2008-10-13 上传 | 大小:58.85kb | 下载:0

[加密解密ibe_set

说明:椭圆曲线加密算法,设置服务器一步的源代码-elliptic curve encryption algorithm, the step to set up the server source code
<kanyu> 在 2008-10-13 上传 | 大小:2.07kb | 下载:0

[加密解密ibe_ext

说明:椭圆曲线加密算法,生成用户私钥一步的源代码-elliptic curve encryption algorithm, users private key step in generating the source code
<kanyu> 在 2008-10-13 上传 | 大小:1.52kb | 下载:0

[加密解密ibe_enc

说明:椭圆曲线加密算法,加密一步的源代码,有详细注释-elliptic curve encryption algorithm, encryption step in the source code, a detailed Notes
<kanyu> 在 2008-10-13 上传 | 大小:5.08kb | 下载:0

[加密解密ibe_dec

说明:椭圆曲线加密算法,解密一步的源代码,有详细注释-elliptic curve encryption algorithm, decryption step in the source code, a detailed Notes
<kanyu> 在 2008-10-13 上传 | 大小:4.69kb | 下载:0

[加密解密GermanyTelegram

说明:德国二战时期的电文编码系统,我增加了一些测试.-Germany during World War II and the message coding system, I added some tests.
<steven> 在 2008-10-13 上传 | 大小:8.33kb | 下载:0

[加密解密MD5_security_encode_algorithm_source_code

说明:MD5加密和解密算法的完整的C语言源代码.-MD5 encryption and decryption algorithm integrity of the C language source code.
<张郑锟> 在 2008-10-13 上传 | 大小:7.46kb | 下载:0

[加密解密C51encrypt

说明:3个C语言算法源代码:CRC校验、DES的单片机加密算法代码,好用-three C language source code algorithm : CRC, the DES encryption algorithm MCU code handy
<杨峰林> 在 2008-10-13 上传 | 大小:14.06kb | 下载:0

[加密解密md5Encrypt

说明:这是一个MD5Hash算法的改进版本,适当增加了算法的复杂度-MD5Hash This is an improved version of the algorithm, the algorithm appropriately increase the complexity
<杨峰林> 在 2008-10-13 上传 | 大小:444.29kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 1564.65 .66 .67 .68 .69 ... 1665 »

源码中国 www.ymcn.org