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

搜索资源列表

  1. aboat_chaos

    0下载:
  2. 这是一些关于混沌的源代码,并且是通过本人在计算机上验证并可以实现的,如Rossler系统的绘图,一些混沌程序的仿真-This is some source code on the chaotic, and through my computer and can verify, such as the Rossler system drawings, some chaotic process simulation, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2837
    • 提供者:章荣
  1. DES--encode

    0下载:
  2. 一个DES加密算法简单实现的示例。可对用户输入口令进行验证-A DES encryption algorithm to achieve a simple example. Enter the password of the user to verify
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:290212
    • 提供者:刘保杰
  1. RSA_Montgomery

    0下载:
  2. 基于蒙哥马利算法的RSA c++实现 经验证正确可用-Implement RSA based on Montgomery Modular Exponentation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:18415
    • 提供者:hut
  1. d2

    0下载:
  2. 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:35192
    • 提供者:尉玉林
  1. Elgamal

    0下载:
  2. Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.-Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:431513
    • 提供者:张理成
  1. mycrc

    0下载:
  2. 编写一程序验证CRC检错,利用线性编码理论,在发送端根据要传送的k 位二进制码序列,以一定的规则产生一个校验用的监督码(既CRC 码)r 位,并附在信息后边,构成一个新的二进制码序列数共(k+r)位,最后发送出去。在接收端,则根据信息码和CRC码之间所遵循的规则进行检验,以确定传送中是否出错。-Procedures for the preparation of a CRC error detection to verify the use of linear coding theory, in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:895
    • 提供者:bluerain
  1. AES

    0下载:
  2. AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:882901
    • 提供者:王恒
  1. rsa_pro

    0下载:
  2. 口令验证系统评价标准分析, 口令验证系统评价标准分析,口令验证系统评价标准分析-口令验证系统评价标准分析,口令验证系统评价标准分析口令验证系统评价标准分析口令验证系统评价标准分析口令验证系统评价标准分析
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:405851
    • 提供者:li
  1. ibe_test

    0下载:
  2. 基于椭圆算法的身份认证加密体制,无需证书,对用户身份的签名和验证-IBE and PKI
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1472625
    • 提供者:liwei
  1. vb_sncode

    0下载:
  2. 这是VB使用加密方法实现的软件序列号验证实例,相对不加密的序列号,当然可以提高可靠性,程序包中含有两个源程序,一个是注册程序,一个是序列号生成程序,你可以对照学习一下。注册程序可能有少许错误,不过修正方法应该很简单。-This is the VB method the use of encryption software to verify the serial number example, the relatively non-encrypted serial number, of cour
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5893
    • 提供者:wangbo
  1. winMd5

    0下载:
  2. 这是MD5算法的解码,可以验证从网上下载的东西有没有被改动-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:35160
    • 提供者:悟能
  1. DES

    0下载:
  2. C语言实现DES加密算法,用于验证开发的正确性-C language realization of DES encryption algorithm used to validate the correctness of the development of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:38871
    • 提供者:reborn
  1. adaptendian-md5

    0下载:
  2. 计算机芯片不同其大小印第安序不同,一般分为大印第安序和小印第安序,如果不能自动区别,用于签名验证的hash函数结果不一样,不能验证-Indian computer chip the size of the different sequence of different, generally divided into large and small Indian Indian sequence order, if the distinction does not automatically use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:4565
    • 提供者:yhl
  1. idea

    0下载:
  2. 计算机芯片不同其大小印第安序不同,一般分为大印第安序和小印第安序,如果不能自动区别,用于签名验证的hash函数结果不一样,不能验证-Indian computer chip the size of the different sequence of different, generally divided into large and small Indian Indian sequence order, if the distinction does not automatically use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3477
    • 提供者:yhl
  1. Des

    0下载:
  2. DES/3DES通常可以来用作加密、解密及密码操作相关的加密验证-DES/3DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:49541
    • 提供者:Han Lei
  1. MD5SHA1

    0下载:
  2. md5及sha-1算法及验证文件,vc6.0调试无误-md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:5226
    • 提供者:MD5ANDSHA1
  1. Alcohol52cn

    0下载:
  2. 用于RSA加密解密 签名和验证签名,对初学者很有帮助!非常好的一个软件,可以验证自己的程序!-RSA encryption and decryption for the signature and verify signature, very helpful for beginners! A very good software that can verify its own procedures!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-30
    • 文件大小:12306688
    • 提供者:yyq
  1. des_web

    0下载:
  2. 用MFC实现DES,3DES功能。经过验证,没有错误-DES, 3DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:194611
    • 提供者:朱念好
  1. Kqmz20091008

    0下载:
  2. 包括DES算法,PBOC算法,MAC验证算法,应用在电子钱包加密算法方面-Including the DES algorithm, PBOC algorithm, MAC authentication algorithm, encryption algorithm used in aspects of e-purse
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1429131
    • 提供者:利剑
  1. verifidecoder

    0下载:
  2. 译码解码,并验证,是java源码,web界面-decoder
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:223595
    • 提供者:胡可儿
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com