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

搜索资源列表

  1. cccp

    0下载:
  2. des-soft.com/download/soft/3894.htm - 12k - 网页快照 - 类似网页 - 以Verilog 描述DES 加密算法(电子书)[ 繁体 ] ... CISCO 的fireware, router , SONY 的PS2 的都一再的证明了这个事实. 现在, 我们 就以著名的网络安全加密算法DES 为例子, 来看看如何用Verilog 来表达... ... Re: 以Verilog 描述DES 加密算法(电子书) 由Anonymous 发
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8390
    • 提供者:le
  1. C语言实现恺撒加密算法

    0下载:
  2. c语言实现恺撒加密算法,其中有加密解密暴力破解,非常适合初学者学习用。-Caesar encryption algorithm, which encryption and decryption of violence solved, very suitable for beginners to learn from.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1628
    • 提供者:余晨
  1. RSA的c实现

    3下载:
  2. rsa c的实现 用C语言开发高性能RSA加密算法-the realization of C language development of high-performance RSA encryption algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15321
    • 提供者:w
  1. mucryptdescrypt

    0下载:
  2. 多种加密算法的封装,直接调用静态方法就可实现-multiple encryption algorithm package, a direct call static methods can be achieved
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4194
    • 提供者:华华华
  1. aese

    0下载:
  2. 加密算法 能在windows环境下安全通过 望能在文件下实现-encryption algorithm in the windows environment safe passage in the document can look under
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2935
    • 提供者:hechen
  1. MD52006-7-18

    0下载:
  2. 主流的32位MD5加密算法在.NET2003平台上的实现(WINFORM模式)例子,如果你希望给自己的项目加入安全机制但却对MD5加密未曾接触,那可能这个例子可以给你一点帮助-mainstream 32 MD5 encryption algorithm.NET2003 platform achievement (WINFORM mode) example, if you want to own the item by adding security mechanisms but right MD
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26644
    • 提供者:Jerry
  1. QQ

    0下载:
  2. 本文详细介绍了C#版的QQ程序加密算法,Luma写的
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3713
    • 提供者:严振宇
  1. Polybios

    0下载:
  2. Polybios密码体制: 如下图所示,加密算法的规则是明文中的每个字母都用字母所在的行和列的字母代替。当然表中的字母可以换。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:40879
    • 提供者:ycs
  1. Register

    1下载:
  2. C#语言利用MD5加密算法实现的一个生成软件注册码的例子!生成的注册码是25位,每五位用一个“-”分隔
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1469
    • 提供者:钱鸿强
  1. CalculateToos

    1下载:
  2. 一个用c#编写的软件,能够实现字符串、ascii码和Unicode码之间的转换;10进制,2进制、16进制之间的转换;字符穿的MD5加密算法的实现,对于C#的初学者也许会有帮助~
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17635
    • 提供者:成功过
  1. MD5加密算法(16位,32)

    0下载:
  2. MD5加密算法(16位,32位)的C#实现 -MD5 encryption algorithm (16, 32) C#
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3255
    • 提供者:李宾
  1. 密码学四个基本加密程序

    1下载:
  2. 用于学习密码学的四个基本加密源程序,可以帮助你更好地理解基本的加密算法思想.(均是本人的课程设计)-learning cryptography for the four basic encryption source, I can help you better understand the basic thinking of the encryption algorithm. (All my course design)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:39445
    • 提供者:ipkh
  1. CSharp[AESEncryptDecrypt]

    0下载:
  2. C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:86614
    • 提供者:卓然
  1. DES

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

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

    0下载:
  2. 使用C#实现的几种加密算法,可以对做软件加密算法有帮助-C# encrypt algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:346087
    • 提供者:niuniu
  1. TdesEncryptExample

    0下载:
  2. 使用TripleDES加密算法对输入的字符进行加密,并输出加密后的字符串核解密后的结果-Using the TripleDES encryption algorithm to encrypt the input characters and output the encrypted string to decrypt result after the nuclear
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:37265
    • 提供者:hl790
  1. EncryptedTcp

    0下载:
  2. 利用同步TCP传递会话数据,包含客户端和服务器端,使用不对称加密算法加密对称加密算法的密钥,使用对称算法加密会话信息-The use of simultaneous TCP transfer session data, including client and server side, using an asymmetric encryption algorithm to encrypt the symmetric key encryption algorithm, using symmetri
  3. 所属分类:CSharp

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

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

    • 发布日期:2017-12-29
    • 文件大小:35840
    • 提供者:一只乌龟
  1. 多种加密算法工具测试

    0下载:
  2. 多种加解密工具,c#写的,可以多种编码输出。(A variety of encryption and decryption tools, written by c#, can be encoded in a variety of output.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:716800
    • 提供者:xiaobei小贝
  1. 加解密算法库

    0下载:
  2. 一个功能强大的加密算法库,包含RSA、3DES等多种加密算法
  3. 所属分类:C#编程

    • 发布日期:2020-05-04
    • 文件大小:2279098
    • 提供者:CSDNLJ
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com