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

搜索资源列表

  1. 用C语言写的100行DES加密算法

    0下载:
  2. 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12050
    • 提供者:甘雷
  1. XINO_DES

    2下载:
  2. DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17435
    • 提供者:黄双全
  1. DES-64

    1下载:
  2. DES加密算法的C语言实现,64位加密的源程序-DES encryption algorithm in C language, 64-bit encryption of the source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9112
    • 提供者:whyspai
  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. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:160975
    • 提供者:薛某某
  1. (Clanguage)

    0下载:
  2. CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4734
    • 提供者:1234
  1. DES

    0下载:
  2. DES加密算法的C语言实现,包括测试及演示,包你所求-DES encryption algorithm in C language implementation, including the testing and demonstration, packet you seek
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2857
    • 提供者:huangjianqiang
  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. 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语言写的DES加密算法,可以自由设置密钥,适合加密算法学习-Written in C language using DES encryption algorithm, can freely set the key, encryption algorithm for learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:175324
    • 提供者:白杰
  1. desClanguage

    0下载:
  2. C语言编写的DES算法程序,实现对一段文字进行DES加密和解密,并分别输出。-DES algorithm written in C language programs to achieve a DES encryption and decryption of text and output, respectively.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3864
    • 提供者:xiaolong
  1. 290314714

    0下载:
  2. 用C语言写的100行DES加密算法-Written in C language with the DES encryption algorithm 100 lines
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用C语言实现DES算法的 编码和译码。简单着了。-DES algorithm in C language coding and decoding.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2401
    • 提供者:张刘飘
  1. chazhi

    0下载:
  2. 加密算法中经典的DES算法的C语言实现,利用此算法可以掌握对称加密算法的大致流程-Encryption algorithms, classic DES algorithm in C language, the use of this algorithm can grasp the general process of the symmetric encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:241261
    • 提供者:kadnqk
  1. DES

    0下载:
  2. DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compiler (VC C compiler and C++ comp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2784
    • 提供者:sunjunyu
  1. des_c

    0下载:
  2. C语言写的DES加密算法,可直接编译使用。-Written in C language DES encryption algorithm, can be directly used.
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:5693
    • 提供者:符东
  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. DES算法代码,C语言编写,在VC6.0下编写-DES algorithm code, C language, written in VC6.0
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3804
    • 提供者:lilixie
  1. d

    0下载:
  2. des algorithm in c language
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:17735
    • 提供者:mahla
  1. desaa

    0下载:
  2. des algorithm in c language
  3. 所属分类:CA program

    • 发布日期:2017-04-26
    • 文件大小:17743
    • 提供者:mahla
« 12 »
搜珍网 www.dssz.com