CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - DES

搜索资源列表

  1. C实现简单的DES加密程序

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

    • 发布日期:2008-10-13
    • 文件大小:34014
    • 提供者:9669
  1. 使用Des,MD5对字符串,数据文件加密

    0下载:
  2. 使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5818
    • 提供者:scmlk
  1. des加密解密1111

    0下载:
  2. 一个很不错的des加密解密算法,用c#开发,-a very good des encryption and decryption algorithm, using the c # development,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4755
    • 提供者:王思刚
  1. C#MD5加密SHA1加密DES加密

    0下载:
  2. 用C#实现了MD5,SHA1和DES三种加密的方法。
  3. 所属分类:C#编程

  1. DES实现

    0下载:
  2. DES代码,带有界面,可以作为参考
  3. 所属分类:C#编程

  1. DES C代码

    0下载:
  2. DES算法的C代码
  3. 所属分类:C#编程

  1. DES

    0下载:
  2. 小实验DES加密算法的应用程序代码,用语加密和解密-the program of DES
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:4030
    • 提供者:周强
  1. DES-Encrypt

    0下载:
  2. 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:672726
    • 提供者:李梓钺
  1. DES

    0下载:
  2. C#编写的DES加密算法,学信息安全的同学们可以拿去-CSharp prepared DES encryption algorithm, learning information security students can take
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:289492
    • 提供者:jiuhuajian
  1. DES

    0下载:
  2. 用C#完成的DES加密和解密,界面简洁,在VS下完成的。-This ia a DES program(C#)
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6726
    • 提供者:shanshan
  1. DES

    0下载:
  2. 通过c#来实现对称加密算法DES算法,用于网络安全-the realization of DES algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:251425
    • 提供者:孟听
  1. des

    0下载:
  2. des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:28133
    • 提供者:guang
  1. des

    0下载:
  2. 该程序实现了DES数据加解密算法,含加解密和密钥由口令导出。明文分组大小为64bit, //密文分组大小为64bit,明文二进制信息存放于《明文二进制表示.dat》 //密钥二进制存放于《密钥二进制表示.dat》,密文存放于《密文二进制.dat》中-The program achieved a DES data encryption and decryption algorithms, including encryption and decryption and key derived
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:6206
    • 提供者:刘进
  1. KeyCryptTool

    0下载:
  2. C#实现的DES解密和加密软件 适合初学者使用-C# to achieve the DES decryption and encryption software to use for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:36327
    • 提供者:masonwu
  1. des

    0下载:
  2. encriptador des para c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:35942
    • 提供者:efranx
  1. des

    0下载:
  2. DES算法,很错的啊!密码学课程老师给的-DES algorithm, it is wrong, ah! Cryptography courses given by the teacher
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1061
    • 提供者:lin
  1. DES

    0下载:
  2. 一个C#实现的DES加密算法类,里面有dll可以直接加在进你的工程里面的引用就可以用了。-A C# implementation of the DES encryption algorithm class, which can be directly added to a dll into your project which can be used for reference.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:29017
    • 提供者:zy
  1. DES

    0下载:
  2. 用C语言简单的实现了DES三重加密以及解密算法功能。- C language to achieve the encryption and decryption of information.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:3944
    • 提供者:ybshs124
  1. DES加密解密

    0下载:
  2. 提供在C#平台下的DES加密算法的DEMO实例。(Provides an DEMO instance of the DES encryption algorithm on the C# platform.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-30
    • 文件大小:35840
    • 提供者:一只乌龟
  1. DES

    0下载:
  2. DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:223232
    • 提供者:Amine超
« 12 3 4 5 »
搜珍网 www.dssz.com