搜索资源列表

  1. DES加密

    0下载:
  2. DES加密算法模块,取自GNU/Linux中加密的源码,对长于8位的密码进行循环DES加密-DES encryption algorithm module, taken from the GNU/Linux source code encryption for longer than eight reuse passwords DES encryption
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:衣明玉
  1. Des加密的实现

    0下载:
  2. DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encry
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:王完全
  1. DES 实现

    0下载:
  2. 完美的DES编解码程序,老外写的...包含静态库文件-perfect DES codec procedures, written by foreigners ... contains static libraries
  3. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:49152
    • 提供者:李理
  1. 数据加密标准(DES)示例

    0下载:
  2. 利用VC来实现一个简单的DES加密程序,他能完成DES算法的全部步骤,不过只能使用64位密码对64位明文进行加密-VC to achieve a simple DES encryption program, he can finish all the DES algorithm steps, but only use 64 to 64 passwords expressly encryption
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:52224
    • 提供者:blickwinkel
  1. DES加密ql

    0下载:
  2. des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:7168
    • 提供者:秦雷
  1. 标准DES加密算法

    0下载:
  2. 用C语言实现的DES加密算法,简单高效,值得看看。-the DES implemented in C, simple and effected, worthy of look.
  3. 所属分类:系统编程

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

    1下载:
  2. des加密算法的verilog语言的实现-des encryption algorithm to achieve the Verilog language
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-29
    • 文件大小:67584
    • 提供者:杨云丰
  1. DES算法详述

    0下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位.-DES algorithm combines 64 express importation into 64 blocks of dense text output block, it is also the key 64.
  3. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:5120
    • 提供者:
  1. 自己写的Des算法

    0下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from t
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:3489792
    • 提供者:晓逻
  1. 经典算法DES

    0下载:
  2. 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:8192
    • 提供者:大撒法
  1. c语言写的des(430单片机)

    0下载:
  2. c语言写的des(430单片机) 用430单片机实现的DES加密系统-c des written language (SCM 430) 430 MCU with the DES encryption system
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:王明亮
  1. C实现简单的DES加密程序

    0下载:
  2. C#实现简单的DES加密程序,超级好用 -C# simple DES encryption program, the super handy
  3. 所属分类:C#编程

    • 发布日期:2024-04-29
    • 文件大小:33792
    • 提供者:9669
  1. des加密算法源代码c语言实现

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

    • 发布日期:2024-04-29
    • 文件大小:6144
    • 提供者:祝晓斌
  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. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:生蔡
  1. DES加密

    1下载:
  2. 这是一个用VC开发的DES加密/解密算法,非常好用.能和大家交流.-This is a development of the VC DES encryption/decryption algorithm, a very handy. You can exchange.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:2444288
    • 提供者:赖高
  1. DES 加密系统的 C 语言源代码

    0下载:
  2. 一个可直接使用的DES加密算法,不需要修改代码。-a direct access to the DES encryption algorithm and do not need to amend the code.
  3. 所属分类:防火墙与安全工具

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

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:38912
    • 提供者:ying98
  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. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:11264
    • 提供者:老灰狼
  1. 利用汇编语言实现DES加密算法

    0下载:
  2. 利用汇编语言实现DES加密算法 虽非原创,但很有用。-using assembly language to achieve DES encryption algorithm, if not original, but very useful.
  3. 所属分类:汇编语言

    • 发布日期:2024-04-29
    • 文件大小:12288
    • 提供者:老灰狼
  1. DES算法及其在VC++6.0下的实现

    1下载:
  2. DES算法及其在VC++6.0下的实现.rar 虽非原创,但很有用。-DES algorithm and the VC 6.0 achieved. Rar, if not original, but very useful.
  3. 所属分类:通讯编程

    • 发布日期:2024-04-29
    • 文件大小:186368
    • 提供者:老灰狼
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org