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

搜索资源列表

  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
    • 文件大小:1.59kb
    • 提供者:余晨
  1. WebService_Source

    1下载:
  2. 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET environment in the preparatio
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16.66kb
    • 提供者:杨扬
  1. cn_f__159

    0下载:
  2. PDF文件解密软件,绝对好 PDF文件解密软件,绝对好-PDF file decryption software, absolute good PDF file decryption software, absolute good
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:829.56kb
    • 提供者:将中
  1. dllexe

    0下载:
  2. 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of buildin
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5.86kb
    • 提供者:flying840310
  1. aes_c++

    0下载:
  2. aes在c++下的源码,基本实现加密与解密的功能-Aes in the source code, the basic realization of encryption and decryption functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.33kb
    • 提供者:imglacier
  1. ZYBEncrypt

    0下载:
  2. 这个是我做的一个异步的加密解密类库,包括DES3,DES,RC2,MD5,等所有常用算法,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous encryption and decryption library, including DES3, DES, RC2. MD5, all commonly
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13.28kb
    • 提供者:huji
  1. hxtAes

    0下载:
  2. aes加密解密c#源码,有完整的注释说明文件-Aes encryption and decryption c # source, a comprehensive annotated document
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15.56kb
    • 提供者:lauson
  1. RSA加密和解密

    0下载:
  2. 用C#中RSACryptoServiceProvider类型,实现RSA算法的加密,和解密,用控制台实现-C# RSACryptoServiceProvider type, achieving RSA encryption, and decryption using Console
  3. 所属分类:C#编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:4.64kb
    • 提供者:王思刚
  1. RSACodeSample

    1下载:
  2. RSA加密处理C#代码研究 1、生成public key和private key并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption code research C# 1, and generated public key can be kept private key to generate XML documents. 2, demonstrated a RSA digital signature of the proce
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:LJ
  1. Base64

    0下载:
  2. Csharp下的字符串通过base64方式进行加密解密。以及url加密与解密。-Csharp string under way by the base64 encryption and decryption. And url encryption and decryption.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:65.41kb
    • 提供者:张宇
  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
    • 文件大小:84.58kb
    • 提供者:卓然
  1. Caesarcyphered

    0下载:
  2. 用C#实现简单的Caesar解密过程,用Visual 2005 运行-With C# Simple Caesar decryption process, to run with Visual 2005
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:18.77kb
    • 提供者:gloria
  1. vc

    0下载:
  2. VC文本加密,用于加密/解密的代码,以ATL形式提供-VC text encryption for encryption/decryption code to the form of ATL
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:118.14kb
    • 提供者:powersong
  1. CodeFiles(CryptoStream)

    0下载:
  2. 加密解密文件,是一款精确加密解密的软件,具有较高的效率和实用性 加密方法精巧 难以破解,值得大家去放心使用。-Encryption and decryption files, is a precise encryption and decryption software, with high efficiency and practicality of sophisticated encryption methods difficult to decipher, ease of use wort
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:18.3kb
    • 提供者:jyjjyj
  1. DesFile

    0下载:
  2. 一个C#实例,入门和深入学习都适用的一个例子--如何对文件进行加密解密操作-A C# Examples of entry and in-depth study are applicable to a case in point- how to file encryption and decryption operations
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:25.71kb
    • 提供者:xuxiu
  1. RSA_CS

    0下载:
  2. C#的RSA加密解密算法程序,罗宾-米勒素数检验法,学信息安全的同学可以拿去-CSharp the RSA algorithm for encryption and decryption procedures, Robin- Miller, prime number test, students learn information security can be taken away
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:191.73kb
    • 提供者:jiuhuajian
  1. Crypto

    0下载:
  2. .Net控件,提供多种对字符串的加密、解密方法-. Net controls, provides a wide range of string encryption, decryption method
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:15.9kb
    • 提供者:blestbiz
  1. File_EN_DE

    0下载:
  2. 文件加密解密工具,我写的,还算可以吧,凑合用-Document encryption and decryption tool that I wrote.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:20.34kb
    • 提供者:stevenpaul
  1. encodingandexcoding

    0下载:
  2. 对各种文档进行加密和解密,帮助实现资料的维护和安全。-Documents of various encryption and decryption, assist the maintenance and implementation of information security.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:41.18kb
    • 提供者:feng
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com