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

搜索资源列表

  1. Crypt_Decrypt_C.rar

    0下载:
  2. 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。,Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1216442
    • 提供者:王同
  1. DESMYC

    0下载:
  2. 一个DES加密算法代码,详细的C语言代码帮助你快速开发,自己的加密软件源码.-A DES encryption algorithm code, C language code in detail to help you quickly develop their own encryption software source code.
  3. 所属分类:Crypt_Decrypt algrithms

  1. Modern-cryptography-

    0下载:
  2. 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6327
    • 提供者:萧瑜
  1. des_code

    0下载:
  2. DES算法实现字符串加密,文件加密,C语言实现,-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5590
    • 提供者:yanliu
  1. 3DESentyragl

    0下载:
  2. 采用C语言编写的3层DES加密算法,具有很强的参考价值-Layer 3 DES encryption algorithm, using C language has a strong reference value
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:202355
    • 提供者:高浩
  1. Untitled4

    0下载:
  2. C语言编写的des加密和解密算法,输入数据加密-C language des encryption and decryption algorithms, input data encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2485
    • 提供者:huang
  1. desEnctroy

    0下载:
  2. 是c#语言写的.是混沌和DES的一种结合.不错的哦-Is c# Language writing. Is chaos and a combination of DES. Oh well
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:688909
    • 提供者:陈红
  1. DESCSiemens2

    0下载:
  2. C51下把DES汇编改为C语言的程序.改进版程序.-C51 compilation DES changed under the C language procedure. Improved version of the procedure.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:53812
    • 提供者:纪鸿舜
  1. 89c51descode

    0下载:
  2. 89c51des算法c语言源代码,实现des和3des算法-89c51des algorithm c language source code, implementation and 3DES algorithm des
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:9044
    • 提供者:李先生
  1. DES_PC

    0下载:
  2. DES 加密 系统的 C 语言 实现的源代码-DES encryption system of the C language source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7772
    • 提供者:zyb
  1. C2

    0下载:
  2. 关于DES的代码,用C语言编写的,有需要的可以下载看看,给点意见。-On the DES code, written using C language, there is a need to look at the can be downloaded to the point.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3359
    • 提供者:lin
  1. myDES

    0下载:
  2. DES算法的介绍和实现, C++语言实现-DES algorithm and the realization of the introduction, C++ Language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4055
    • 提供者:张力鹏
  1. SDES

    1下载:
  2. 用C语言简单实现了simple版本的DES密码的加密和解密,但不能对汉字加解密-Simple to use C language to achieve a simple version of the DES encryption and decryption, but not for encryption and decryption of Chinese characters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-20
    • 文件大小:1984
    • 提供者:JoeWang
  1. 1DESKEYBOARD

    0下载:
  2. 单DES密码小键盘Windows系统下的驱动,用c语言编制,并附带说明-Single DES password small keyboard driver under the Windows system, using c language, together with an indication of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:282119
    • 提供者:刘波
  1. md5

    0下载:
  2. 这是一个C++语言写的DES加密程序。只是实现了最简单的功能。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:157405
    • 提供者:lixmin
  1. MyDes

    0下载:
  2. 用vs2005 MFC框架,c++语言实现的DES对称加密算法,该算法实现简洁,效率高-the implementation of DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8335225
    • 提供者:yu
  1. ElectricDes

    0下载:
  2. 用C#语言实现DES算法,改源代码已经应用到电力负荷控制终端系统。-With the C# language implementation DES algorithm, change the source code has been applied to the electric load control terminal system.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:21510
    • 提供者:dp
  1. cfileIO

    0下载:
  2. C(C++)语言下文件输入输出函数的一些局限性 ──读《DES数据加密算法原理、实现》的一些心得 程序名称:fileop.cpp 运行环境:win98/dos tc++3-c and c++ file io
  3. 所属分类:Windows Develop

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

    1下载:
  2. des的加脱密算法用c语言实现以及一些其他的密码算法-Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:262942
    • 提供者:Andy
  1. C_EnCodeDes

    0下载:
  2. C语言实现的DES加密解密算法程序,加密解密是可互逆的,对于需要还原的应用,可以采用这个算法.-Des Encode,Dedode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:6057
    • 提供者:zlixus
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com