搜索资源列表
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
DiffieHellmanExample_src
- Diffie-Hellman算法源代码 -Diffie-Hellman algorithm source code
DH
- Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而
Diffie_HEllman_Client_SERVER
- Diffie hellman key exchange source code in C language for client server application