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

搜索资源列表

  1. kenel_crypto

    0下载:
  2. 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,b
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:139861
    • 提供者:xf
  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14763
    • 提供者:杨巍
  1. DES_key_src

    0下载:
  2. 在VC++6.0下的MFC实现DES(Data Encrypt Standard)加解密算法的演示-in the VC 6.0 MFC DES (Data Encrypt Standard) encryption and decryption algorithms demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32391
    • 提供者:ww2aa
  1. EncryptSet

    0下载:
  2. 是一个加密程序集,包括了AES,DES,RC5加解密算法。-encryption is a set procedure, including AES, DES, RC5 encryption and decryption algorithms.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:202256
    • 提供者:王国维
  1. 加、解密算法大全

    1下载:
  2. 多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序-variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple test procedure
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:394384
    • 提供者:zl
  1. mars加密算法

    2下载:
  2. 加解密算法,AES候选算法,安全性高于3DES而速度快过DES-encryption and decryption algorithms, AES algorithm candidate, safe in 3DES and faster than DES
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7212
    • 提供者:范 远
  1. SECUREencryptionalgorithms

    0下载:
  2. 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐 -almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, wo
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:49157
    • 提供者:姚紫欣
  1. desjiami

    0下载:
  2. 使用DES方法加解密-using DES encryption and decryption methods
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1702
    • 提供者:曹玲玉
  1. MIRACL

    0下载:
  2. 加解密函数库,包含DES,AES,RSA等各种加密算法的实现,在WINDOWS能编译通过-encryption functions, including DES, AES, RSA encryption algorithm such as the realization In Windows can compile
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:121937
    • 提供者:木木
  1. des_me

    0下载:
  2. 有关于des的加解密算法的实现..是用java语言来编写的。.-des on the encryption algorithm is used to achieve .. java language prepared. .
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4162
    • 提供者:jin
  1. encryptdll3.6.1

    6下载:
  2. 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:380688
    • 提供者:yangrui
  1. DES_show

    0下载:
  2. 该示例演示了DES的加解密全过程,代码精简,运算速度快-example demonstration of the DES encryption of the entire process, code streamlining and high-speed calculation
  3. 所属分类:加密解密

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

    1下载:
  2. 应用aes算法对图形图像进行一定的加解密,从而保密。-Applications aes algorithm for certain graphic image encryption and decryption, and thus confidential.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:赵信
  1. DES

    0下载:
  2. 在控制台下实现了DES对任意文件的加解密-Encryption and decryption of any file with DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3159
    • 提供者:潘松
  1. Unit_Des

    0下载:
  2. Delphi Xe2 版本 DES加解密, 经过测试。-Delphi xe2 des Encry/Decry.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3404
    • 提供者:fwj
  1. 31511387

    0下载:
  2. C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法,-Des encryption algorithm, the algorithm of C++ high degree of confidentiality, is now general encryption method,
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:24576
    • 提供者:pqwyan
  1. jinh

    0下载:
  2. C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法,-Des encryption algorithm, the algorithm of C++ high degree of confidentiality, is now general encryption method,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:24576
    • 提供者:sqshx
  1. confimentiality_degree

    0下载:
  2. C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法,(Des encryption algorithm, the algorithm of C + + high degree of confidentiality, is now general encryption method,)
  3. 所属分类:界面编程

    • 发布日期:2017-12-18
    • 文件大小:23552
    • 提供者:沈雨婷9
  1. 信息安全实验2-1

    1下载:
  2. 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:16384
    • 提供者:潇洒坤
  1. RSA&DES_Implement

    0下载:
  2. 本代码使用C#语言实现了RSA和DES算法,其中通过分段处理的方式解决了RSA对较大数据的加解密。(This code block implements the algorithm of RSA & DES,and we resolved the encryption and decryption of data with large size on RSA by segmental processing.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:On7heMove
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 23 »
搜珍网 www.dssz.com