搜索资源列表
DH-HVDevice
- 某家公司的数字摄像机视频采集全部示例程序源码 -All of a company' s video capture sample program source code
Diffie-Hellman-Key-Exchange-Example
- DH密钥交换协议实现,完成建立相同密钥的过程-key exchange protocol implement
DH
- DH简单的密钥交换,暂时不支持大数运算,MFC编译后的-Simple DH key exchange, do not support the operation of large numbers, MFC compiled
DH
- 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
DH
- 这是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.
cryptopp560
- 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
DH-CG300QP300CG320
- 大恒采集卡的dll和手册,包括实例,欢迎下载。-Daheng capture card dll and manuals, including examples, are welcome to download.
DH_with_gmp.tar
- simple c source code for the DH algorithme
dh
- OpenGL动画编程。用窗口初始化函数,窗口处理和事件处理函数,定义场景绘制循环函数,三维物体绘制函数,空闲事件处理函数等来进行书写程序-OpenGL animation programming. Initialization function with the window, window treatment and event handlers, custom scene rendering loop function, three-dimensional object drawing fu
MFC
- 集中了各种加密算法 如RSA DH playfair keyword 等常用加密算法 用MFC做出了界面软件-It‘s a good software about cypher
DH-key-exchange-algorithm
- DH密钥交换算法,适用于网络环境的密钥交换,隶属于公钥-DH key exchange algorithm
DH-Multiplication
- DH mulitplication formula written in visual C-DH mulitplication formula written in visual C++
DH
- 双机加解密,DH密钥交换系统,源码即可执行文件-Double encryption, DH key exchange system, the source file can be executed
DH-Key-Exchange
- 通过本程序 你可以更好的理解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
DH
- 基于RSA的公钥加密、创建 DH 公钥和私钥、创建共享密钥、实现通信-Based on RSA public key encryption, public key and private key to create DH, create a shared key for communication
dh
- CryptoAPI实现的DH交换协议演示程序,生成参数,交换,生成会话秘钥-a implement of DH protocol by using CryptoAPI
DH
- DH加密算法完整版 信息安全方面的知识 java编程-DH encryption algorithm full version information security knowledge of java programming
DH
- 机器人学课程中运动学部分关于D-H参数的动画演示,附含源代码!-Robotics courses kinematics animation on the DH parameters attached with source code!
DH
- Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而