CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - Computer Science

搜索资源列表

  1. mimaxue_md5

    0下载:
  2. md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。-md5 password algorithm is computer science Lane classic algorithms, highly practical, design is the key to the selection of random numbers, the procedure using the traditional use
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.58kb
    • 提供者:wf
  1. Introduction_to_Cryptanalyst

    0下载:
  2. 加密算法是计算机科学中的一个分支。本书是一本简单介绍加密算法的英文书籍,并包含了对常见英文词根出现概率的分析-Computer encryption algorithm is a branch of science. This book is a simple encryption algorithm, introduced in English books, and contains a common root in English appear probability analysis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8.07mb
    • 提供者:sheng
  1. MD5

    0下载:
  2. 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 of algorithm), in the early 90
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:29.96kb
    • 提供者:w
  1. md5

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.36mb
    • 提供者:成功
  1. SRP6

    0下载:
  2. SRP协议是由斯坦福大学计算机科学系的Thomas wu等开发的,英文全称是Security Remote Password(安全远程密码),经过严密的数学论证,SRP6被证明是一种非常安全的算法,我们可以在这里获取到SRP的协议的官方文档 http://srp.stanford.edu/ndss.html 在当下流行的网络游戏中,魔兽世界采用的就是SRP协议。-SRP agreement was signed by the Department of Computer Science at S
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:11.29kb
    • 提供者:hq
  1. MD5

    0下载:
  2. MD5的全称是message-digest algorithm 5(信息-摘要算法),在90年代初由mit laboratory for computer science和rsa data security inc的ronald l. rivest开发出来,经md2、md3和md4发展而来。-The full name is the MD5 message-digest algorithm 5 (Information- digest algorithm), in the early 90s b
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2.71kb
    • 提供者:CX
  1. RSA

    0下载:
  2. original rsa as given by rivest,shamir , and adleman. Its problems in decryption are optimized using rsa variants like crt rsa, multiprime rsa, rebalanced rsa and rprime rsa. U should give the no. of bits to be 1024 and check it on netbeans 6.5 or la
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:804byte
    • 提供者:Lok
  1. Cryptology

    0下载:
  2. 武汉大学 计算机学院 密码学大作业 简单的加解密算法-School of Computer Science, Wuhan University, a large operation simple password encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:15.23kb
    • 提供者:huhu99213
  1. 1090320219-lihai_hit

    0下载:
  2. 这是哈工大计算机专业密码学课程的实验四的源代码,主要实现的功能是制作一个密码系统实现加密解密,认证等功能,除此以外还设置成为p2p模式的网络文件共享系统!-This is the Harbin Institute of Technology computer science courses Experiment 4 cryptography source code, the main function is to create a password system to achieve encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:521.02kb
    • 提供者:桃洋
  1. md5

    0下载:
  2. Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)-Message Digest Algorithm MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1.82kb
    • 提供者:lj
  1. Md5加密算法的原理及应用

    0下载:
  2. Md5加密算法的原理及应用 --- Md5的全称是Message-Digest Algorithm 5(信息-摘要算法),在90年代初由Mit Laboratory For Computer Science和Rsa Data Security Inc的Ronaldl.rivest开发出来,经md2、md3和md4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被“压缩”成一种保密的格式。由于md5算法的使用不需要支付任何版权费用的,所以在一般的情况下,md5也不失为一种非常优秀的加
  3. 所属分类:加密解密

搜珍网 www.dssz.com