CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - c语言 DES 加密 算法

搜索资源列表

  1. des-c.rar

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

    • 发布日期:2023-11-09
    • 文件大小:32355
    • 提供者:
  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. 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. 用C语言DES加密算法

    0下载:
  2. 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11330
    • 提供者:老灰狼
  1. 对称密码DES

    0下载:
  2. 用C语言实现des加密算法,保证可以加密解密-C language des encryption algorithm that can guarantee encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17481
    • 提供者:王嘉宁
  1. DES数据加密算法

    0下载:
  2. (C++)语言下文件输入输出函数的一些局限性 数据加密算法原理、实现-(C) language input and output file under some limitations function of data encryption algorithm theory, realization
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17386
    • 提供者:胡进
  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. c++des

    0下载:
  2. c++语言实现的des加密算法,共同学习-c des language of the encryption algorithm, learning together
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4646
    • 提供者:ly
  1. DES-encryption-algorithm

    0下载:
  2. 该算法在.NET平台下,使用C#语言,用DES加密算法实现了文件的加密。-the algorithm.NET platform, the use of C# language, using DES encryption algorithm encryption of the document.
  3. 所属分类:加密解密

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

    0下载:
  2. 用C语言写的100行DES加密算法. DES算法具有极高安全性,到目前为止,除了用穷举搜索法对DES算法进行攻击外,还没有发现更有效的办法。而56位长的密钥的穷举空间为256,这意味着如果一台计算机的速度是每一秒种检测一百万个密钥,则它搜索完全部密钥就需要将近2285年的时间,可见,这是难以实现的,当然,随着科学技术的发展,当出现超高速计算机后,我们可考虑把DES密钥的长度再增长一些,以此来达到更高的保密程度。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7733
    • 提供者:JohnBill
  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. 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9790
    • 提供者:witfox
  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。简单的有界面的C#_DES.-Encryption algorithm based on C-DES.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:58032
    • 提供者:素奴役
  1. des_c

    0下载:
  2. C语言版的 des加密算法 非常好用的 环境:windows-C language version of the des encryption algorithm is very easy to use environment: windows
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:32355
    • 提供者:leoo
  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. 用C++语言写的DES加解密算法,只是命令行方式的加解密,没有涉及用户界面。(DES encryption and decryption algorithm written by C++ language)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:6623232
    • 提供者:hzrdark
  1. des加密解密算法

    0下载:
  2. des加密解密算法,c语言版本des加密(DES encryption and decryption algorithm, C language version DES encryption)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:yukinoyota
  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. 所属分类:加密解密

« 12 3 4 5 6 »
搜珍网 www.dssz.com