摘要:
来源于:http://www.cnblogs.com/yiki/archive/2007/08/28/872373.html C#加密解密方法 Posted on 2007-08-28 09:37 yiki 阅读(536) 评论(0) 编辑 收藏 所属分类: C#加密解密 --> 1、方法一 (不可逆加密) pu... 阅读全文
文章分类 - System.Security.Cryptography;
哈希(不可逆)加密通用类库函数
2008-07-07 12:00 by Virus-BeautyCode, 531 阅读, 收藏, 编辑
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->转载地址:http://dev.21tx.com/2005/01/11/13478.htmlusing System;using System.IO;using System.Security.Crypt... 阅读全文