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

搜索资源列表

  1. RSADES

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1091302
    • 提供者:林晓波
  1. rsades

    0下载:
  2. res des 混合加密 MFC界面友好 速度快 -res des hybrid encryption MFC user-friendly speed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3186426
    • 提供者:machangsha
  1. RSADES

    0下载:
  2. RSA DES加密解密的是实现-RSA DES encryption and decryption is the Implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2051
    • 提供者:liyi
  1. rsaDes

    0下载:
  2. c++编写的一个数据加密程序,里面有Des和RSA算法,对初学者很有参考意义-c++ written in a data encryption program, which has Des and the RSA algorithm, useful reference for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:135924
    • 提供者:德科夫
  1. rsa

    0下载:
  2. RSA算法实现的C语言代码,需要SSL库支持。-RSA CODE
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:73812
    • 提供者:gaowei
  1. key-destribution

    0下载:
  2. java实现rsades混合加密的密钥分配-key disribution by rsa and des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:636860
    • 提供者:宋磊
  1. RSADES

    0下载:
  2. DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明-   Void SetKey(const char* Key, int len)    {     Memset(deskey,0,16)     Memcpy(deskey,key,len>16?16:len)     SetSubKey(&SubKey[0],&deskey[0])     Is3DES = len
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:131314
    • 提供者:何旭
搜珍网 www.dssz.com