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

搜索资源列表

  1. des-c.rar

    0下载:
  2. C语言写的DES加密算法源代码。
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:32355
    • 提供者:
  1. DES C language

    0下载:
  2. 本程序是DES 加密系统的 C 语言源代码,对于c/c++学习者,网络安全学习者有很大帮助。-DES Encryption System C language source code, c / c learners, Learners network security will be of great help.
  3. 所属分类:加密解密

    • 发布日期:2014-01-13
    • 文件大小:11582
    • 提供者:史志建
  1. DES(c++)

    2下载:
  2. 在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据在公共通信网中传输的安全性和可靠性。-communications networks in the two ends, the two sides agreed unanimously the Key, In communications with
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3971
    • 提供者:fang
  1. des-c#

    0下载:
  2. c#编译的des加解密算法-compiled des encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:977
    • 提供者:欧紫
  1. DES

    0下载:
  2. DES算法的C源码 benchmark.c des.c descalc.c descert.c descycle.c getopt.c getpass.c main.c misc.c radlogin.c uudecode.c uuencode.c
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:18718
    • 提供者:beetle
  1. DES-C源代码

    0下载:
  2. DES-C源代码 -code of DES-C code of DES-C
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:25744
    • 提供者:程晓刚
  1. des-c++

    1下载:
  2. des密码简单实现,欢迎大家交流哦,大家相互交流学习
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:263698
    • 提供者:lt
  1. DES

    0下载:
  2. DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4288
    • 提供者:guzhisong
  1. des C语言简练代码

    0下载:
  2. 利用简单的C语言编程完成对des加密的一个较为完整的c程序。
  3. 所属分类:其他小程序

    • 发布日期:2011-06-21
    • 文件大小:11769
    • 提供者:vencentt
  1. DES算法C++源代码

    1下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位!
  3. 所属分类:源码下载

    • 发布日期:2012-06-13
    • 文件大小:45056
    • 提供者:lijuanly88
  1. DES

    1下载:
  2. 信息安全实验指导上的DES源程序,纯c编程,可用于各种c编译器。代码结构,流程清晰,有代码解释,还提供了数据测试。希望对广大初学者有用!欢迎下载!-Information security guidance on the DES experimental source, pure c programming, can be used for a variety of c compiler. Code structure, processes explicit and to explain the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:17414
    • 提供者:maowu
  1. DES

    0下载:
  2. DES加解密演示 显示中间过程 非常方便-DES encryption and decryption process demonstration showed that the middle is very convenient
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2448095
    • 提供者:yaoyu
  1. des

    0下载:
  2. 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-17
    • 文件大小:117748
    • 提供者:张博
  1. des

    0下载:
  2. des 加解密 Crypt_Decrypt algrithms-des encryto and decryto minides Crypt_Decrypt algrithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:198937
    • 提供者:wxg
  1. DES

    0下载:
  2. 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  1. des.c

    0下载:
  2. DES.C X_OR ByteBin HexaByte
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. c语言实现的加密算法,已经实现,非本人实现,-C language implementation of cryptographic algorithms has been achieved, non-I implementation, thank you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:223102
    • 提供者:弯月
  1. DES

    0下载:
  2. 控制台编程,实现S-DES对文件加密解密(Console programming to implement S-DES encryption and decryption of files)
  3. 所属分类:加密解密

    • 发布日期:2018-01-09
    • 文件大小:3957760
    • 提供者:wuciii
  1. DES加密与解密

    0下载:
  2. des加密算法的实现,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。(The symmetric cryptosystem in the DES algorithm for the password system, has been beca
  3. 所属分类:加密解密

  1. DES分组密码

    1下载:
  2. 利用C++实现DES加密和解密,带有详细实验报告和分析(Using C++ to Encrypt and Decrypt DES)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-14
    • 文件大小:5675008
    • 提供者:_Benson_
« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com