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

搜索资源列表

  1. DESBYC

    0下载:
  2. 用C语言写的100行DES加密算法 运行环境 9x/Me/NT/2000/XP-C language written in 100 lines DES encryption algorithm operating environment 9x
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8591
    • 提供者:姜动
  1. DESforVB

    0下载:
  2. DES加密算法,怎样在VB中实现是我这样的菜鸟很头痛的事,现将我从网上摘到的源码提供给大家分享。-DES encryption algorithm, and how to VB I realize this is a birdie very troublesome thing. We now pick from the Internet to provide the source code to share with you all.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8028
    • 提供者:xfh
  1. des_js

    0下载:
  2. Javascr ipt实现的DES加密算法 function des (key, message, encrypt, mode, iv)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4572
    • 提供者:俞一琪
  1. r1

    0下载:
  2. des加密算法的实现,可以通过类来调用.-des encryption algorithm achieved through categories to call.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:471518
    • 提供者:storm
  1. 339068DESDemo

    0下载:
  2. 功能: 实现DES加密算法的加密解密功能 */ /*- */ /*-说明:des算法的实现代码 */ /*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */ /*- 进行数据的加密,保证数据在传送过程的安全性 */ /*- */ /*- */ /*-该程序的所有权利由作者保留 *
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:17706
    • 提供者:长乐
  1. DES_encode

    0下载:
  2. 完整的des加密算法程序,c++builder编译器编译-integrity of the DES encryption algorithm, c compile builder
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:211884
    • 提供者:zidaozhou
  1. dessf

    0下载:
  2. 大名鼎鼎的Des加密算法已经广为人知了,广大程序员们用各种语言来实现他,今天这里出现的就是用vb实现的加密解密过程。-famous Des encryption algorithm is well known, the majority of programmers in various languages to realize his, today here is to use vb achieve the encryption and decryption process.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10815
    • 提供者:老树
  1. DES2005

    0下载:
  2. DES加密算法,用于文件的保护与加密,他可以进行文件鉴定,可以加密任意格式的文件. -DES encryption algorithm for document protection and encryption, he can file identification, encryption can be arbitrary format.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:13273
    • 提供者:swee
  1. DESxx

    0下载:
  2. DES加密算法源代码是一个很好的加密算法实例,用vc编写实现 -DES encryption algorithm source code is a good example of the encryption algorithm used to prepare achieve vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6254
    • 提供者:lilyliu
  1. vc694557882444

    0下载:
  2. 用visual c++ 写的des加密算法演示 -with visual c write des encryption algorithm demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:85466
    • 提供者:ww
  1. stDES

    0下载:
  2. 经过测试的DES加密算法,效率比较高,很不错哦-tested DES encryption algorithm, more efficient, very good oh
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:82505
    • 提供者:陈东东
  1. DesDlg

    0下载:
  2. DES加密算法的具体实现,可以很好地在VC++环境中使用-DES encryption algorithm to achieve specific, can have a very good environment for the use of VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4697
    • 提供者:xchf
  1. DESlxp

    0下载:
  2. DES加密算法,感兴趣的朋友可以看一下,要自行编译!-DES encryption algorithm, interested friends can look at, to build their own!
  3. 所属分类:加密解密

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

    0下载:
  2. 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-s
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:10201
    • 提供者:qq
  1. desrsa

    0下载:
  2. DES加密算法的java实现,好像应该要用到编译器里的集成的包-DES encryption algorithm to achieve the java, it seems to be to use compiler's integrated package
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6589
    • 提供者:java
  1. 0610DESHTM

    0下载:
  2. DES 加密算法的一些说明-DES encryption algorithm some explanations
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13083
    • 提供者:小洋
  1. DESCode2005

    0下载:
  2. des加密算法的源代码,有要加密的快来把 这代码很好的-des encryption algorithm source code, encryption Come to this code of good
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:254349
    • 提供者:wlf
  1. despro20060808

    0下载:
  2. des加密算法具体实现,自己长期使用的,使用时引入即可-des encryption algorithm to realize their long-term use, can be used to introduce
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3688
    • 提供者:tlsact
  1. CDes_standard

    0下载:
  2. 该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm, which CDes.cpp to source fil
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10730
    • 提供者:李文
  1. DESencrypt

    0下载:
  2. 这是我用c++实现的一个DES加密算法!应该可以适合那些对加密感兴趣的人看。-This is achieved with c a DES encryption algorithm. Should be suitable for those interested in encryption right people.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10947
    • 提供者:黄树林
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com