CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dH exchange

搜索资源列表

  1. Diffie-Hellman-Key-Exchange-between-3-Parties

    0下载:
  2. Java code to implement DH Key Exchange with 3 parties
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:7924
    • 提供者:kamatchi
  1. Diffie-Hellman-Key-Exchange-Example

    2下载:
  2. DH密钥交换协议实现,完成建立相同密钥的过程-key exchange protocol implement
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-05
    • 文件大小:2589982
    • 提供者:runyeo
  1. dh

    0下载:
  2. 单机版多对象进行密钥交换,内部提供了关于超过int范围的数值进行取模运算的反法。-Stand-alone version of multi-object for key exchange, internal information on the scope of more than int values modulus operator s anti-law.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7212
    • 提供者:张薇
  1. DH

    0下载:
  2. DH简单的密钥交换,暂时不支持大数运算,MFC编译后的-Simple DH key exchange, do not support the operation of large numbers, MFC compiled
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:2278
    • 提供者:陈力
  1. DH

    0下载:
  2. Step 1: Generating a Parameter Set for the Diffie‐Hellman Key Agreement Algorithm Step 2: Generating a Secret Key Using the Diffie‐Hellman Key Agreement Algorithm Step 3: Use UDP to exchange DH public key Step 4: Establish an AES‐256 encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:127900
    • 提供者:Tong Liu
  1. DH

    0下载:
  2. 这是DH密钥交换的实现实例源代码,用VS2008所写,希望能给新手一点启发。-This is a DH key exchange the realization of an instance of source code, written with VS2008, hoping to give novice some inspiration.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:151344
    • 提供者:Weberte
  1. cipher

    0下载:
  2. 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5458460
    • 提供者:于鑫
  1. DH-key-exchange-algorithm

    1下载:
  2. DH密钥交换算法,适用于网络环境的密钥交换,隶属于公钥-DH key exchange algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:5460
    • 提供者:Jason
  1. DH

    0下载:
  2. 双机加解密,DH密钥交换系统,源码即可执行文件-Double encryption, DH key exchange system, the source file can be executed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4607657
    • 提供者:于明月
  1. DH-Key-Exchange

    0下载:
  2. 通过本程序 你可以更好的理解Diffie-Hellman 密钥交换算法 当然也能将该程序应用到网络安全的编程当中去-Through this program you can better understand the Diffie-Hellman key exchange algorithm is of course the program can also be applied to network security, programming them to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:289119
    • 提供者:qwerty
  1. Diffie-Hellman-Key-Exchange-between-2-Parties

    0下载:
  2. Program tom implement DH Key Exchange
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:10074
    • 提供者:kamatchi
  1. DH

    0下载:
  2. DH密钥交换程序 用来测试验证DH密钥,存在小bug -DH key exchange program used to test validation DH key
  3. 所属分类:JavaScript

    • 发布日期:2017-11-20
    • 文件大小:3135
    • 提供者:王怀玉
  1. DH

    0下载:
  2. Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1535
    • 提供者:jfj
  1. diffhell

    0下载:
  2. 实习内容 基于Diffle-Human的密钥交换 1 问题描述: Diffle-Human算法是建立在DH公钥和私钥基础上的密钥分配算法,如A需要和B共享密钥时,A和B各自生成DH的公钥和私钥,公钥对外公布而私钥各自秘密保存 2 基本要求 在java平台上实现基于Diffle-Human的密钥交换- Practical content-based key exchange Diffle-Human A descr iption of the problem:
  3. 所属分类:Network Security

    • 发布日期:2017-04-13
    • 文件大小:1645
    • 提供者:杨平
  1. dh

    0下载:
  2. Diffie Hellman Key Exchange
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4170
    • 提供者:123
  1. irqs

    0下载:
  2. only send if a DH key exchange, fortezza or RSA but we have a sign only certificate. -only send if a DH key exchange, fortezza or RSA but we have a sign only certificate.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:28378
    • 提供者:wuewxsf
搜珍网 www.dssz.com