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

搜索资源列表

  1. des加密算法源代码c语言实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6075
    • 提供者:祝晓斌
  1. DES算法的C++编写实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:生蔡
  1. s-des算法分析及实现

    0下载:
  2. :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encryption Standard, DES algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:550087
    • 提供者:王冰
  1. des算法

    0下载:
  2. C语言实现Des算法
  3. 所属分类:源码下载

  1. DES

    0下载:
  2. C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:937348
    • 提供者:李硕
  1. DES

    0下载:
  2. C语言实现的文件加密解密源代码,基于DES算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the DES algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2044664
    • 提供者:严文培
  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加密算法C语言实现,我以将它成功的移植到Nios处理器上-DES encryption algorithm C language, I would like to be transplanted to the success of the Nios processor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1770
    • 提供者:xht
  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语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:4002
    • 提供者:赵忠华
  1. DES

    0下载:
  2. DES加解密算法C语言实现,可以直接调用算法,有实现用例-DES encryption and decryption algorithm C language, can call the method, there is realization of use cases
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:254024
    • 提供者:王二小
  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. 密码算法DES加密解密算法 C++语言实现-The cryptographic algorithms DES encryption and decryption algorithms C++ language
  3. 所属分类:CA program

    • 发布日期:2017-11-26
    • 文件大小:3664
    • 提供者:纪小狐
  1. DES

    0下载:
  2. DES加解密算法C语言实现,可用于VC6.0等开发环境-DES encryption and decryption algorithm C language can be used for other development environment VC6.0
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:18454
    • 提供者:阿信
  1. DES

    0下载:
  2. c语言实现DES加解密算法,DES(数据加密标准,Data Encryption Standard)是一种使用密钥加密的块密码。(Realization of DES encryption and decryption)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-06
    • 文件大小:515072
    • 提供者:络珞倾桓
  1. DES_Algorithm_implementation

    0下载:
  2. 按照DES加密解密原理采用C语言实现,算法实现中涉及一些位操作,如设置指定位置的位状态,循环左移等位操作,它是算法实现的根基。(Implement DES algorithm with C according to its encryption and decryption principle, the algorithm involves a number of bit operations, such as setting the bit position of the specified
  3. 所属分类:加密解密

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:Mingw
  1. DES

    0下载:
  2. DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:223232
    • 提供者:Amine超
  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

    0下载:
  2. 使用C语言实现DES加密解密算法的实现,其中的文件是正确加密范例 讲解网页(Using C language to achieve DES encryption and decryption algorithm, the file is the correct encryption example. Explaining web pages: https://www.cnblogs.com/lixiaoxu/articles/7736917.html)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:AIRCode
  1. C++语言实现DES和MAC分散算法

    1下载:
  2. C++语言实现DES和MAC分散算法 支持Window/linux系统
  3. 所属分类:加密解密

    • 发布日期:2021-07-15
    • 文件大小:6401
    • 提供者:sunrier@163.com
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com