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

搜索资源列表

  1. asn1

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:41817
    • 提供者:jack
  1. LFSR

    0下载:
  2. 1. 分析n-位LFSR生成m=2n-1位长伪随即序列的算法过程。 2. 用程序设计语言将算法过程编程实现。 输入明文:I do like this book 加密算法E:yi=xi^ki 密钥:32-LFSR的输出,初始值:good 本原多项式:x32+x7+x5+x3+x2+x+1 -1. Analysis of n-bit LFSR to generate m = 2n-1 bit length of the sequence was pseudo-algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:16504
    • 提供者:zouna
  1. fast-md5-2.6.2

    0下载:
  2. MD5 CheckSum Tool,MD5 CheckSum Tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:80800
    • 提供者:hardaway chien
  1. md5

    0下载:
  2. keilC51,8位机的MD5加密算法,从RFC1321上移植过来的,编译通过,结果测试通过.-keilC51, 8 crew of the MD5 encryption algorithm, the transplant from the RFC1321, the compiler is passed, the results of the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3299
    • 提供者:祝庆
  1. md5.tar

    0下载:
  2. MD5 Hash Verilog code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10706
    • 提供者:ahmadyan
  1. MD5_Vs2005

    0下载:
  2. MD5算法封装类,能在Vs2005上使用-md5 class use for C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5089
    • 提供者:liu3zy
  1. RSA

    1下载:
  2. RSA算法实验报告和代码 1.选取两个素数p,q(不可相差悬殊) 2.计算n=pq,f(n)=(p-1)(q-1) 3.选取e,满足1<e<f(n),则gcd(e,f(n))=1 4.计算d,满足de=1 mod f(n)。一般d>=[n的四分之一方],(e,n)为公钥,(p,q,d)为私钥,将明文0,1序列分组,使每组十进制小于n。c=[m的e次方] mod n,m=[c的d次方] mod n。-RSA algorithm and code an experi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:82096
    • 提供者:jhp627
  1. VC_MD5

    0下载:
  2. MD5加密及校验的一个实现,该算法具有通用性,希望对你有用。-MD5 algorithm,Help it is useful to you.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:7992
    • 提供者:yuyifish
  1. actionscript3_MD5

    0下载:
  2. actionscr ipt3 md5加密代码-actionscr ipt3 md5 encrypted code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3509
    • 提供者:Reamy
  1. 200601220942288253

    0下载:
  2. ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。   密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。   ElGamal用于数字签名。被签信息为M,首先选择一个随机数k, k与 p - 1互质,计算 -首先选择一个随机数k, k与 p- 1互质,计算   a = g^k ( mod p )
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2521051
    • 提供者:崔光涛
  1. Multi-Download80

    0下载:
  2. MTK平台下载工具 MTK-Multi-Download and Format -MTK platform, download the tool MTK-Multi-Download and Format
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1276009
    • 提供者:来看
  1. CalcMD5

    1下载:
  2. MD5散列函数的MATLAB代码M D5散列函数的MATLAB代码-MD5 Matlab
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:12772
    • 提供者:liuyang
  1. RSA_MFC

    0下载:
  2. MFC实现RSA的加密与解密,界面比较简洁清楚,对RSA初学者有较大帮助!-MFC to achieve RSA encryption and decryption, more concise and clear interface, great help for beginners on the RSA!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1894482
    • 提供者:郭子
  1. MD5

    0下载:
  2. 传统的MD5算法,利用Qt编写了简单GUI.-MD5 algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:862118
    • 提供者:lizesong
  1. cwcli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:94137
    • 提供者:Andrey
  1. safecli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:131481
    • 提供者:Andrey
  1. MD5

    0下载:
  2. 以MFC实现的MD5码加密类,类体可直接拷贝到其他程序中使用。-To achieve the MD5 encryption MFC class, the class body can directly copy into other programs to use.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3406176
    • 提供者:svjh
  1. 1008

    0下载:
  2. Julius Caesar曾经使用过一种很简单的密码。对于明文中的每个字符,将它用它字母表中后5位对应的字符来代替,这样就得到了密文。比如字符A用F来代替。如下是密文和明文中字符的对应关系。 密文 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 明文 V W X Y Z A B C D E F G H I J K L M N O P Q R S T U 你的任务是对给定的密文进行解密得到明文。 你需要注意
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1276
    • 提供者:dvd
  1. ElGamal

    0下载:
  2. Elgamal签名是基于离散对数问题的,首先选择p,g计算出B,作为公钥(p,g,B),在选择一个a作为私钥,给出明文m,对明文机型加密,计算出x,y,得到签名,接收方就可以进行验证。签名过程中必须使用Hash函数,否则的话容易受到存在性伪造攻击,并且签名长度是明文长度的二倍。 -Obtained by the Elgamal discrete logarithm problem cryptographic algorithms, first, Elgamal key generation,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3878726
    • 提供者:王风
  1. VC

    0下载:
  2. VC++加密函数库,包含大部分佳节米算法-VC++ encryption library that contains most of the season m algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2167010
    • 提供者:xuxiaowei
« 1 2 34 5 »
搜珍网 www.dssz.com