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

搜索资源列表

  1. Yuxiong_DES

    0下载:
  2. DES加密用的是VS2005,因为课程需要,所以制作了一个,用的是.NET框架下的自带的-DES encryption using a VS2005, because the program needs, it produced one, using a. NET Framework' s built-in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:35825
    • 提供者:yuxiong
  1. reflector

    0下载:
  2. 对于.net生成的程序进行反编译,可以加密生成的exe执行文件。-For. Net decompile the generated procedures, the implementation can encrypt the generated exe file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1097414
    • 提供者:wukeli
  1. cARTICLE

    0下载:
  2. 一个简单的绘图程序 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 469e80d32c0559f8 那么密码就是admin888 a39f5746e91b29a61a9cb3b3c9018569 密码就是www.softhy.net-A simple drawing program MD5 encrypted files if they are, but do not know the password, please put it
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:68744
    • 提供者:
  1. password

    0下载:
  2. 运用vb.net开发环境的加密解密程序,具有很好的可视界面-password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:82494
    • 提供者:周浩
  1. DesCrypt

    0下载:
  2. 与.net中DES加密算法对应的相应的VC++加密解密版本,可以解密用.net进行DES加密的字符串-And. Net in the DES encryption algorithm corresponding to the appropriate version of VC++ encryption and decryption can be used to decrypt. Net for DES encrypted string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:9553
    • 提供者:孙鹏飞
  1. DesEnDescrypt

    1下载:
  2. VB.NET MD5加密和解密的方法 简单易用-VB.NET MD5 encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1498
    • 提供者:正东
  1. PDUDecoder_v1.1_net2.0

    0下载:
  2. 解密和加密pdu短信数据的算法和程序,使用.net 开发的程序-Pdu SMS data decryption and encryption algorithms and procedures used. Net development program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:32431
    • 提供者:zhangbo
  1. jmsf

    0下载:
  2. Asp.Net加密算法,根据MD5演变而成的,里边有几种加密算法,可以跟自己的需求来找自己要的代码。-Asp.Net encryption algorithm, MD5 evolved under, and inside there are several encryption algorithms that can come with their own needs to the code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1772
    • 提供者:xioao
  1. MD5

    0下载:
  2. 在.NET环境下利用MD5算法进行加密解密,界面友好美观,可直接导入明文-In the. NET environment using MD5 encryption and decryption algorithms, user-friendly appearance, can be directly imported expressly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:279649
    • 提供者:jingjing
  1. Addpass

    1下载:
  2. 一款asp.net 高效能的c#加密解密程序-A high-performance encryption and decryption of c#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-25
    • 文件大小:301056
    • 提供者:王水龙
  1. RSALicenseExample_SRC

    0下载:
  2. 利用RSA加密的授权文件验证,包括公钥和私钥,采用NET开发。-The purpose of this article is to demonstrate a reasonably quick and effective method of license protection using the .NET framework s built-in RSA cryptography components to digitally sign and verify license terms for
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:138318
    • 提供者:许慧
  1. LicenseSource

    0下载:
  2. 使用NET和CSharp编程,可以根据输入的模板格式和加密解密字符实现软件许可文件的自动生成-This article is about a license key generation program. As you know when you get a software package it usually requires a license key. The keys that are generated show various pieces of information, such
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:275599
    • 提供者:许慧
  1. EncryptDemoCSharp

    0下载:
  2. 加密算法 .net FrameWork C#-encrypt vs.net FrameWork C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:83361
    • 提供者:zhuyu
  1. EnDnpassword

    0下载:
  2. 此程序由Microsoft Visual Studio 2010方可打开源码运行 EnDnpassword文件夹是加密主程序源码 Password文件夹是加密算法实现的源码和封装后的dll 两种加密算法。一种是DES,一种位MD5加密(此加密并非直接调用.net类库中的加密算法) 在加密时需要将生成的dll文件进行引用后方可使用。 没有什么技术含量,练习下dll封装和MD5算法的实现 -This program consists of Microsoft Visual Stu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:186485
    • 提供者:skysoul
  1. 20119160496916

    0下载:
  2. 此程序由Microsoft Visual Studio 2010方可打开源码运行 EnDnpassword文件夹是加密主程序源码 Password文件夹是加密算法实现的源码和封装后的dll 两种加密算法。一种是DES,一种位MD5加密(此加密并非直接调用.net类库中的加密算法) 在加密时需要将生成的dll文件进行引用后方可使用。 没有什么技术含量,练习下dll封装和MD5算法的实现 -This program from the Microsoft Visual Studio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:191784
    • 提供者:shiliu2022
  1. Md5

    0下载:
  2. Md5加密类,直接引用即可.适合.net所有开发语言-My md5 class.imports it OK.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4344
    • 提供者:risin
  1. VCPPRASsourcecode

    0下载:
  2. C++.net实现的ras非对称加密算法源代码,本人测试,绝对可用,对于有加密算法的同学可以好好学习一下。-C++ Net realized the ras asymmetric encryption algorithm source code for encryption algorithms students can learn about.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6580
    • 提供者:fozo
  1. md5

    0下载:
  2. 对asp.net网站进行MD5加密,从而使网站变得更加安全。在网站发布到互联网的时候md5加密变得尤为重要-It is very important to use md5 for website
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3453
    • 提供者:linux
  1. ELEnDecrypter

    0下载:
  2. 提供简单常用的文本加密解密功能,包括:1、单向HASH加密(MD5、SHA算法);2、基于.NET平台Base64String的加密解密;3、DES、RC2算法加密解密。可满足常规的文本加密解密、密码测试等需求。-Provides a simple common text encryption and decryption functions, including: a one-way encrypted HASH (MD5, SHA algorithm) 2. NET-based platf
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. .NET 框架下DES加密/解密程序的实现,运行环境:Win2000 sp3和.net framework v1.0.3705 +C#-Achieve NET framework DES encryption/decryption program, operating environment:. Win2000 sp3 and net framework v1.0.3705+C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:54618
    • 提供者:刘文青
« 1 2 34 »
搜珍网 www.dssz.com