搜索资源列表
md5_CS_realway
- md5程序C#实现,本程序使用C#实现MD5的算法,不同于一般网上见到的C的写法。本源码的实现步骤和MD5算法的理论加密过程完全一致,所以很值得学习。-md5 C# procedures, the procedures for the use of C# MD5 algorithm from a general to see that the C-line version. The source implementation steps and MD5 encryption algorithm
MD52006-7-18
- 主流的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
MD5加密算法(16位,32)
- MD5加密算法(16位,32位)的C#实现 -MD5 encryption algorithm (16, 32) C#
使用Des,MD5对字符串,数据文件加密
- 使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
loginVs
- 这是本人写的第一个登陆程序,采用连接Access数据库的方法保存用户名和密码,并用MD5加密-I write a login program, connect to your Access database to save the user name and password, and MD5 encryption
txtpass_src
- 用C#开发的文本加密软件 基于MD5加密技术 简单易用安全-C# development using the text of encryption software based on easy-to-use MD5 encryption technology, security
LockScreen
- 该锁屏软件有以下功能:实现锁屏,背景图片修改,预览,密码修改,密码忘记功能,屏蔽一些系统功能键.密码采用MD5加密很安全.-The lock screen software has the following features: realization of the lock screen, the background picture changes, preview, password change, password forget function, shielding some of t
Login
- 源码主要用C#编码的,源码的主要内是用户登录的代码,并且用MD5加密。-Source code in C# major, the main source is the user login code and using MD5 encryption.
gongyong
- FileHelper.cs 文件helper MailHelper.cs 邮件helper ObjectToJson.cs 对象转json SecurityHelper.cs MD5加解密helper VerifyCodeHelper.cs 验证码helper-FileHelper.cs file helper MailHelper.cs mail helper ObjectToJson.cs objects turn json SecurityHelper.cs the
MD5
- 最简单实用的32位MD5加密源码,不可解密。-The most simple and practical MD5 encryption source code, 32.
MD5
- hash函数中MD5算法的加解密,实现对文件的加解密。-hash functions MD5 algorithm, encryption and decryption, decryption of files plus.
1
- 用MD5加密/链接流加密/用RSA加密/相对来说,byte Array在Html表单中的应用可能一直被忽视,但是正确的应用byte Array可以大大的优化程序,并做出一些意想不到的效果来。-MD5 encryption
MD5EnPWD
- 用C#写的MD5加密算法,此算法可用于字符加密,密码管理等方面。-Written in C# MD5 encryption algorithm that can be used for character encryption, password management.
ReadEquipXh
- 获取网址的MAC地址,通过MD5方式加密。-Get URL' s MAC address, through the MD5 encryption methods.
HRMSys
- 简单客户端程序,实现 登入(MD5加密)、增、删、改、查 等功能,适合初学者学习参考。-Simple client program, the realization Login (MD5 encryption), add, delete, change, check function, suitable for beginners to learn.
MD5
- c#文本加密源码,亲测成功可用,支持中文加密-c# text encryption source code, pro-test successfully used to support Chinese encryption
md5
- 通过C语言编程调用libtomcrypt函数库实现MD5加密-Libtomcrypt function called by C language programming library MD5 encryption
MD5
- C# MD5动态链接库,实现了MD5的C#加密,可以通过类调用MD5加密方法-C# MD5 dynamic link library, implementation of the MD5 C# encryption, by calling MD5 encryption method
Get_File_MD5_Value
- C#源码获取文件的MD5值,采用MD5加密的例子,选择要计算 MD5 值的文件名和路径,会得到文件的MD5 值16进制字符串,也可得到文件的sha1 值16进制字符串以及哈希值16进制字符串,在此要用到字节数组转换为16进制表示的字符串,最后一步是生成和显示文件的MD5值。-C# source file to get MD5 value, using MD5 encryption example, choose to calculate the MD5 value of the file nam
Base64Generation
- C#中对字符串进行MD5加密的接口,直接调用类中对应函数即可返回加密后的串,调用形式如下:MD5_Generation.MD5Generation(string str),返回str加密后的字符串-C#, the string MD5 encryption interfaces directly call the corresponding function string class to return the encrypted call the following form: MD5_Gen
