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

搜索资源列表

  1. des

    0下载:
  2. des加密解密算法,通过C#编译,内容自己看-des encryption and decryption algorithm, through the C# compiler, content
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:56350
    • 提供者:小it
  1. des

    0下载:
  2. des加密,拥有加密解密功能,可以在C环境下运行,操作简单.-des decrapyt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7496
    • 提供者:操纵
  1. des

    0下载:
  2. des加密算法c代码实现类库,帮助学习des加密算法实现原理,直接调用DES_EDE_Encryption和DES_EDE_Decryption函数实现加解密。-des encryption algorithm c code class library to help you learn des encryption algorithm theory, the direct to call DES_EDE_Encryption and DES_EDE_Decryption function to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4485
    • 提供者:徐军
  1. DES-CPP-source-code

    0下载:
  2. DES算法用C++实现的源代码-The source code to achieve the DES algorithm C++
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:7858
    • 提供者:teng
  1. des-matlab-encryption

    0下载:
  2. DES算法用C++实现的源代码 只有加密部分,是个实验,程序比较清晰-DES algorithm implemented in C++ source code is only the encrypted portion of the experiment, the procedure is relatively clear
  3. 所属分类:matlab

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

    0下载:
  2. 关于DES 加密算法的另一个版本 主要用c语言实现的 供大家学习参考-Another version of the DES encryption algorithm using C language for everyone to learn the reference
  3. 所属分类:Network Security

    • 发布日期:2017-05-06
    • 文件大小:1171921
    • 提供者:王伟
  1. des

    0下载:
  2. 基于C++的DES算法,已封装成类 可直接使用-DES algorithm, based on C++ encapsulated into a class can be used directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:71799
    • 提供者:韩瑞军
  1. DES-encryption-and-decryption-

    0下载:
  2. 本文列出了用C语言实现DES算法的加密和解密功能,方便易懂-DES algorithm encryption and decryption functions
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:3805
    • 提供者:zhang shuai
  1. DES

    0下载:
  2. DES密码的加解密源文件 c语言编写 稳定可用-DES password encryption and decryption source file c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3768
    • 提供者:bob
  1. DES

    0下载:
  2. C语言下的DES算法实例代码:包括MD5,MD3原理说明,算法实现。-DES algorithm under the C language example code include: MD5, MD3 principle stated algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13180
    • 提供者:leejianfeng
  1. DES

    0下载:
  2. 计算机系统安全算法DES,C++源码,适合试验用~ -DES Algorithms,security of computer system~DES Algorithms,security of computer system~DES Algorithms,security of computer system~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:208557
    • 提供者:孟迪
  1. AES-encryption-algorithm-c

    0下载:
  2. AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analysis and is widely used around
  3. 所属分类:assembly language

    • 发布日期:2017-11-02
    • 文件大小:60684
    • 提供者:刘平
  1. Efunction.c

    0下载:
  2. 本代码是DES加密系统中的E函数扩展实现。用于实现从32bits扩展到48bits.-This code is a function of E DES encryption system expansion to achieve. Used to implement extended from 32bits to 48bits.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:526
    • 提供者:Daochao Xu
  1. DES

    0下载:
  2. des算法的编程实现,用的是c++语言。实现的功能是将一串字符(包括文件)加密并可以解密-The des algorithm programming is c++ language. Achieve the function is a string of characters, including file encryption and decryption
  3. 所属分类:ELanguage

    • 发布日期:2017-11-26
    • 文件大小:94208
    • 提供者:your name
  1. DES-encryption-algorithm

    0下载:
  2. 实现DES加密算法,主要用到C语言, 实现DES加密算法,主要用到C语言-Achieve the DES encryption algorithm, mainly used in the C language, the DES encryption algorithm, mainly used in the C language, the DES encryption algorithm, mainly used in the C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:70450
    • 提供者:peter
  1. DES

    0下载:
  2. 这个是用C++模拟实现DES算法的加密的程序-This is written in c++ simulation realization DES algorithm encryption program
  3. 所属分类:CA program

    • 发布日期:2017-11-18
    • 文件大小:2615
    • 提供者:唐风
  1. des

    0下载:
  2. C++实现的一个完整des算法,可以从一个文件中取出明文,加密后放入另一个文件,再解密到另一个文件-C++ to achieve a complete des algorithm, can be removed from a file in plaintext, encryption into another file, and then decrypt to another file
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:305435
    • 提供者:马超
  1. keil des

    0下载:
  2. 可以在keil c,下完美运行。试过。 DES加密。 是否有解密没有试过。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-15
    • 文件大小:40644
    • 提供者:will0214
  1. des-algorithm

    0下载:
  2. 用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically gene
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:2944424
    • 提供者:李中原
  1. DES

    0下载:
  2. DES分级密码算法C++程序,实现了DES的加脱密-The the DES classification cryptographic algorithms C++ program, a DES plus decryption
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:2286
    • 提供者:李风光
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 46 »
搜珍网 www.dssz.com