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

搜索资源列表

  1. des

    0下载:
  2. 经典DES算法,C++实现。单密钥体制,包括加密和解密过程-Classic DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:183010
    • 提供者:秦璞
  1. des

    1下载:
  2. C语言DES加密源代码,C语言的DES加密实现-DES
  3. 所属分类:Algorithm

    • 发布日期:2016-09-01
    • 文件大小:9156
    • 提供者:sulonshen
  1. DES

    0下载:
  2. des 编程实现 c++风格 两圈加密 含解密部分-des programming c++ style, with two laps to decrypt encrypted part of the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:435632
    • 提供者:ads
  1. DES

    0下载:
  2. 用C语言简单的实现了DES三重加密以及解密算法功能。- C language to achieve the encryption and decryption of information.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:3944
    • 提供者:ybshs124
  1. DES

    0下载:
  2. 对密码学的学习后,基于c语言写的DES算法。-After the study of cryptography, based on DES algorithm is written in c language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:226055
    • 提供者:hbhb
  1. simple_des_example

    0下载:
  2. Here is a simple implementation of DES in C. Very easy to understand code with a lot of test data to verify the algorithm.-Here is a simple implementation of DES in C. Very easy to understand code with a lot of test data to verify the algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6571
    • 提供者:Weldy
  1. DES

    0下载:
  2. program for cryptography in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:29509
    • 提供者:id0
  1. CryptoFileManager

    0下载:
  2. C sharp DES file Manger
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:61314
    • 提供者:shaheen
  1. des.cpp

    0下载:
  2. DES Implementation in C/C++ untested
  3. 所属分类:Crypt_Decrypt algrithms

  1. Des

    0下载:
  2. 改进DES加密算法的C实现,具有运算速度快,加密效果好。-Improved C-DES encryption algorithm implemented with computing speed, encryption effective.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3733
    • 提供者:LYSH
  1. des

    0下载:
  2. c# des加密与解密算法-des encryption and decryption algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:23494
    • 提供者:luhoo
  1. des

    0下载:
  2. 基于C++的DES加密算法实现代码实例。-The code for the encrypt arithmatic of the DES base on the c++ program language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3216
    • 提供者:fanjie
  1. des

    0下载:
  2. 用C编写的DES算法,经过测试,程序结构清晰,使用方便-Preparation of the DES algorithm using C, tested, program structure clear and easy to use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3503
    • 提供者:chao
  1. DES

    0下载:
  2. It is a source code for DES algorithm in C++. it may not work but can give some help in your way of coding
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:144083
    • 提供者:who
  1. DES

    0下载:
  2. DES完整的加解密算法,使用C语言实现,经过测试,可以运行。 明文分组长64比特。有效主密钥长56比特,根据密钥生成算法,由主密钥生成16个48比特的子密钥。 该算法共16轮,每轮使用一个子密钥。 在进行16轮加密之前,先对明文做一个初始置换IP。 每一轮加密的轮函数f为: . 在16轮加密之后,对比特串L16R16换位为R16 L16,做逆置换IP-1,从而得到密文C。 -DES encryption algorithm is complete, use the C l
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:3623
    • 提供者:曹云青
  1. des

    0下载:
  2. 现代密码学 利用C\C++实现DES算法的加、解密运算,通过实现DES算法,加深对DES算法的理解-The use of modern cryptography C \ C++ implementation algorithm DES encryption and decryption operations, by implementing DES algorithm, to deepen the understanding of the DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:109938
    • 提供者:太空遨游
  1. des-gsinha-v1.0

    0下载:
  2. c++关于DES源码,非常好用,已经通过调试与编译-c++ source code on the DES, very easy to use, has been through debug and compile
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:22299
    • 提供者:洪立振
  1. des

    0下载:
  2. 该代码详细描述了des加密算法的实现,并且体现了c++的强大功能-The code is described in detail des encryption algorithm, and shows the power of c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3665
    • 提供者:王静
  1. des

    0下载:
  2. 用C++实现早期美国国家加密标准DES的算法-Using C++ achieve early American national standard DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:179178
    • 提供者:jade
  1. DES

    0下载:
  2. 简单的DES实现源代码,基于C语言的,可以正常使用。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:308724
    • 提供者:赵州
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 46 »
搜珍网 www.dssz.com