会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
专注于.NET
生活的理想,就是为了理想的生活。
博客园
首页
新随笔
联系
管理
订阅
2007年4月3日
DES对称加解密方法
摘要: 改了一个DES对称加解密的代码,见者有份,即拿即用(注意看注释使用)。^_^1usingSystem;2usingSystem.IO;3usingSystem.Text;4usingSystem.Xml;5usingSystem.Configuration;6usingSystem.Security.Cryptography;78namespaceSymmetryEncrypt9{10///<...
阅读全文
posted @ 2007-04-03 17:44 MSDI
阅读(714)
评论(0)
推荐(0)
编辑
公告