搜索资源列表

  1. des-c++

    0下载:
  2. des密码简单实现,欢迎大家交流哦,大家相互交流学习-des password realize simple welcome the exchange of everyone Oh, the exchange of everyone learning
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:483328
    • 提供者:lt
  1. des

    0下载:
  2. 编程实现des加密头文件,本人没有调试,但是是从书上找到的源码,应该有人需要吧.-Programming des encryption header files, I do not debug, but it is found from the book source code, should not be any need for it.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:ashes0376
  1. DES

    0下载:
  2. DES加密解密算法,供学习使用,没有密码-DES encryption and decryption algorithms, for learning to use, no password
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:7168
    • 提供者:
  1. DES

    0下载:
  2. c++ DES encrypt and decrypt
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:1963008
    • 提供者:laomai
  1. DES

    0下载:
  2. DES加密源代码,用3DES加密算法。加密强度高,到目前为止,还无人能够破解! -DES encryption source code, using 3DES encryption algorithm. Encryption high intensity, so far no one can break!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:7168
    • 提供者:黑夜_白天
  1. des

    0下载:
  2. 利用des算法实现BMP的加解密 ,并能够成功的对于图象使用CRC加密,并有雪崩和线形分析-BMP use des algorithm of encryption and decryption, and the success of the use of CRC for the image encryption, and avalanches and linear analysis
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:2387968
    • 提供者:qq11420
  1. DES

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

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:guzhisong
  1. CBC-DES

    0下载:
  2. 这是一个密码学实验的程序,主要是根据CBC和DES算法进行加密数据-This is an experimental procedure Cryptography is based on the CBC and the DES algorithm to encrypt data
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:jiang tao
  1. DES

    0下载:
  2. des加密解密代码-des encryption and decryption code
  3. 所属分类:CA认证

    • 发布日期:2024-04-29
    • 文件大小:162816
    • 提供者:xian
  1. des

    0下载:
  2. des算法程序,经过运行可以实现, -des algorithm procedure can be achieved through running,
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:杨倩
  1. DES

    0下载:
  2. 用C语言实现的DES算法演示 DES算法演示的C源代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:38912
    • 提供者:佟立伟
  1. DES

    0下载:
  2. Des算法是一种标准的对称加密算法,其精华就是明文经过一系列的复杂变化后,一般在不知密码的情况下要把它的恢复很难。 算法可以由四个部分描述: 1.获取16个子密钥 2.初始置换置换函数ip 3.加密函数f 4.末置换函数 -Des Algorithm is a standard symmetric encryption algorithm, and its essence is clear
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:180224
    • 提供者:wildkaede
  1. des

    0下载:
  2. des数据加密和解密算法,基于控制台方式执行。-des data encryption and decryption algorithms, console-based manner.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:182272
    • 提供者:xiehongtao
  1. des

    0下载:
  2. 基于delphi开发的DES加密算法,是一个单元文件,可以实现基本的DES加密和解密-Delphi developed based on the DES encryption algorithm is a module file, you can realize the basic DES encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:张贝
  1. DES

    0下载:
  2. DES算法完整源码与调用方法.学习初期用。提供给大家-DES algorithm with complete source code method call. Learn early to use. Available to everyone
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:182272
    • 提供者:Kinkai
  1. des.cpp

    0下载:
  2. 近代分组密码算法(DES)-Modern block cipher algorithm (DES)
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:zhangshuai
  1. des

    0下载:
  2. des 密码算法 能够实现des的密钥生成和 数据加密-des cipher algorithm can be realized des key generation and data encryption
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:297984
    • 提供者:刘枫
  1. DES

    0下载:
  2. 这个程序主要实现了DES加密算法,分为文件加密和字符串加密-The main achievement of this process the DES encryption algorithm is divided into file encryption and string encryption
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:1963008
    • 提供者:丁涛
  1. DES

    0下载:
  2. DES加密解密,感觉蛮好用的-DES encryption and decryption, I feel fine with the
  3. 所属分类:组合框控件

    • 发布日期:2024-04-29
    • 文件大小:1924096
    • 提供者:张三
  1. DES

    0下载:
  2. DES算法要求加密密钥和解密密钥一致。密钥所需的字节数祖长度为8位。基于对需求的理解,密钥由客户设定,在加密和解密的时候,在服务器端输入一密钥达到文件的加密需求,在终端输入同一密钥达到加密文件的解密需求。 DES加密的时候,最后一位长度不足64的,它会自动填补到64,那么在我们进行字节数组到字串的转化过程中,可以把它填补的不可见字符改变了,所以时常引发系统抛出异常。为此,在处理过程中,我们需要把一些信息编码保存起来,使之保证数据
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:6567936
    • 提供者:wuqian
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org