搜索资源列表
Diffie-Hellman
- Diffie-Hellman算法源代码,比较好用,值得参考借鉴
miracl5.3.11
- 这是最新的MIRACL的最新版本,支持多种算法,如IBE加密、签名、验证-MIRACL is a Big Number Library which implements all of the primitives necessary to design Big Number Cryptography into your real-world application. It is primarily a tool for cryptographic system implementors. RSA
Computersecurity
- 设计一个加密系统里面含Diffie-Hellman代码 DES_Tool2(直接生成密文和加密明文) DSATool.v1.3软件和一个das源代码-Inside the design of a cryptographic system with Diffie-Hellman code DES_Tool2 (generated direct explicit ciphertext and encryption) DSATool.v1.3 software source code and a da
DiffieHellmanMerkle
- ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
DIFFIEHELLMAN
- it is a diffie hellman algorithm implementad in c-it is a diffie hellman algorithm implementad in c...
DiffieHellman
- Application to generate Diffie-Hellman algorith encryption
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
diffie_hellman
- Diffie-Hellman 密钥交换协议算法。真实模拟,可以实际运行。-Diffie-Hellman key exchange protocol algorithm. The real simulation, can actually run.
DH-src
- Implementation of Diffie-Hellman algorythm
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
miracl3
- 这是miracl库的精减版本,主要实现的是BB的加密、解密的算法的接口-This Portable C library implements a full implementation of Multiprecision Arithmetic. In particular it includes all the primitives necessary to implement Number Theoretic based methods for Public Key Cryptogr
polarssl-1.1.1
- 加解密算法.支持AES, DES, SHA-1, RSA, DSA, Diffie-Hellman 等多种算法.-AES, DES, SHA-1, RSA, DSA, Diffie-Hellman
vinscode
- guys here RSA ,DIFFIE HELLMAN ANS HASH PADDING CODE SO DOWNLOAD AND TAKE FUN
cv
- i have attached the source codes of diffie hellman key exchange,rsa algorithm,elgamal client server algorithm,miller - rabin algorithm .
Diffie-Hellman
- 支持明文文件输入和密文文件输出的Diffie Hellman加密解密算法。-Plaintext and ciphertext file input file output Diffie Hellman encryption and decryption algorithms.
DiffieHellman
- 理解 Diffie-Hellman 密钥交换协议的基本思想。了解Diffie-Hellman 密钥交换协议的基本步骤。模拟实现简单的Diffie-Hellman 密钥交换协议过程。 -Understanding Diffie-Hellman key exchange protocol the basic idea. Learn Diffie-Hellman key exchange protocols basic steps. Simulation to achieve a simple
DiffieHellmanExample1_src
- diffie-hellman算法,MFC实现-diffie-hellman algorithm
Diffie_HEllman_Client_SERVER
- Diffie hellman key exchange source code in C language for client server application
Diff_doc
- This Document gives the Steps for Diffie Hellman Program
Diffie密钥协商代码
- 密码学中的Diffie—Hellman密钥协商系统(Diffie Hellman key agreement system in cryptography)
