王骏的BLOG
编程、网络技术点滴...
<2006年10月>
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234
公告

留言簿(24)

随笔分类

随笔档案

文章分类

文章档案

相册

WEB开发

相关链接

搜索

最新评论

阅读排行榜

评论排行榜

 
VC知识库BLOG   首页  新随笔  联系  聚合  登录 
  随笔-61 文章-5 评论-247 Trackbacks-0
本随笔来源于网络。

如果编码有问题,可以尝试 Encoding.GetEncoding("gb2312")

using System.Text;
using System.Security.Cryptography;

public static string DES3Encrypt(string strString, string strKey)
        
{
            TripleDESCryptoServiceProvider DES 
= new TripleDESCryptoServiceProvider();
            MD5CryptoServiceProvider hashMD5 
= new MD5CryptoServiceProvider();

            DES.Key 
= hashMD5.ComputeHash(Encoding.Default.GetBytes(strKey));
            DES.Mode 
= CipherMode.ECB;

            ICryptoTransform DESEncrypt 
= DES.CreateEncryptor();

            
byte[] Buffer = Encoding.Default.GetBytes(strString);
            
return Convert.ToBase64String(DESEncrypt.TransformFinalBlock(Buffer, 0, Buffer.Length));
        }


        
public static string DES3Decrypt(string strString, string strKey)
        
{   
            TripleDESCryptoServiceProvider DES 
= new TripleDESCryptoServiceProvider();
            MD5CryptoServiceProvider hashMD5 
= new MD5CryptoServiceProvider();

            DES.Key 
= hashMD5.ComputeHash(Encoding.Default.GetBytes(strKey));            DES.Mode = CipherMode.ECB;
            ICryptoTransform DESDecrypt 
= DES.CreateDecryptor();
            
string result = "";
            
try
            
{
                
byte[] Buffer = Convert.FromBase64String(strString);
                result 
= Encoding.Default.GetString(DESDecrypt.TransformFinalBlock(Buffer, 0, Buffer.Length));
            }

            
catch(System.Exception e)
            
{
                
throw(new System.Exception("null", e)) ;
            }

            
return result ;
        }
posted on 2006-10-18 19:15 王骏的BLOG 阅读(1588) 评论(13)  编辑 收藏
Comments
  • # re: .NET中的3DES加密
    bvcb
    Posted @ 2008-01-18 11:28
    [URL=http://www.zyydjx.com/about.htm]制袋机[/URL] [URL=http://www.hu-song.cn/eKultur.htm">http://www.hu-song.cn/eKultur.htm]die cutting machine[/URL] [URL=http://www.hu-song.cn/eKultur.htm">http://www.hu-song.cn/eKultur.htm]auto slitting machine[/URL] [URL=http://www.hu-song.cn/eabout.htm]flexo printing machine[/URL] [URL=http://www.cnxinye.com]bag-making machine[/URL] [url=http://www.cnxinda.cn]制袋机[/url] [url=http://www.cnxinda.cn/lianx.htm]吹膜机[/url] [url=http://www.chuangsj.com/myshow.asp]GOOGLE排名[/url] [url=http://www.zjbeiyin.com]压痕机[/url][url=http://www.gxysjx.com">http://www.gxysjx.com]印刷机[/url] [url=http://www.gxysjx.com">http://www.gxysjx.com]吹膜机[/url] [url=http://www.65137889.com">http://www.65137889.com]印刷机械[/url] [url=http://www.65137889.com">http://www.65137889.com]凹版印刷机[/url] [url=http://www.dong-hai.net]印刷机[/url]
  • # re: .NET中的3DES加密
    bvcb
    Posted @ 2008-01-18 11:28
    [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com]丝印机[/url] [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com]丝网印刷机[/url] [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com]全动丝印机[/url] [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com/101.asp]网印机[/url] [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com/101.asp]晒版机[/url] [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com/101.asp]拉网机[/url] [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com/202.asp]UV光固机[/url] [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com/202.asp]光固机[/url] [url=http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com">http://www.lgxinfeng.com/202.asp]胶印光固机[/url] [URL=http://www.zyydjx.com">http://www.zyydjx.com]吹膜机[/URL] [URL=http://www.zyydjx.com">http://www.zyydjx.com]制袋机[/URL] 
  • # re: .NET中的3DES加密
    bvcb
    Posted @ 2008-01-18 11:29
    <a href="http://www.lgxinfeng.com">丝印机</a> <a href="http://www.lgxinfeng.com">丝网印刷机</a> <a href="http://www.lgxinfeng.com">全动丝印机</a> <a href="http://www.lgxinfeng.com/101.asp">网印机</a> <a href="http://www.lgxinfeng.com/101.asp">晒版机</a> <a href="http://www.lgxinfeng.com/101.asp">拉网机</a> <a href="http://www.lgxinfeng.com/202.asp">UV光固机</a> <a href="http://www.lgxinfeng.com/202.asp">光固机</a> <a href="http://www.lgxinfeng.com/202.asp">胶印光固机</a> <a href="http://www.zyydjx.com">吹膜机</a> <a href="http://www.zyydjx.com">制袋机</a> <a href="http://www.zyydjx.com/about.htm">制袋机</a>
  • # re: .NET中的3DES加密
    bvcb
    Posted @ 2008-01-18 11:30
    <a href="http://www.hu-song.cn/eabout.htm">label printing machine</a> <a href="http://www.hu-song.cn/eabout.htm">flexo printing machine</a> <a href="http://www.hu-song.cn/eKultur.htm">auto slitting machine</a> <a href="http://www.cnxinye.com">bag-making machine</a> <a href="http://www.hu-song.cn/eKultur.htm">die cutting machine</a> <a href="http://www.cnxinda.cn">制袋机</a> <a href="http://www.cnxinda.cn/lianx.htm">吹膜机</a><a href="http://www.chuangsj.com/myshow.asp">GOOGLE排名</a> <a href="http://www.zjbeiyin.com">压痕机</a> <a href="http://www.gxysjx.com">印刷机</a> <a href="http://www.gxysjx.com">吹膜机</a> <a href="http://www.65137889.com">印刷机械</a> <a href="http://www.65137889.com">凹版印刷机</a> <a href="http://www.dong-hai.net">印刷机</a> 
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:44
    [url=http://www.aminweddingdress.com/index01.htm]wedding dress[/url]
    [url=http://www.aminweddingdress.com/index02.htm">http://www.aminweddingdress.com/index02.htm]wedding gown[/url]
    [url=http://www.aminweddingdress.com/index02.htm">http://www.aminweddingdress.com/index02.htm]bridal gown[/url]
    [url=http://www.bhbzjx.cn/eproduct.html]Bag making Machine[/url]
    [url=http://www.guowang.com/en/eabout.html]paper cutting machine[/url]
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:45
    [url=http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn]massage shanghai[/url]
    [url=http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn]shanghai massage[/url]
    [url=http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn]shanghai escort[/url]
    [url=http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn">http://www.beautyescort.com.cn]massage in shanghai[/url]
    [url=http://www.0577xm.com">http://www.0577xm.com]瑞安货运[/url][url=http://www.0577xm.com">http://www.0577xm.com]瑞安物流[/url] 
    [url=http://www.tglaser.net/index01.html]激光焊接机[/url]
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:45
    [url=http://www.fushi8.net.cn]制袋机[/url]
    [url=http://www.577qs.cn]制袋机[/url]
    [url=http://http://www.printyoung.com/diecuttingmachine.html]die cutting machine[/url]
    [url=http://www.printyoung.com/boxsamplemachine.html]box sample machine[/url]
    [url=http://www.printyoung.com/envelopemachine.html]envelope machine[/url]
    [url=http://www.printyoung.com/foldergluer.html]folder gluer[/url]
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:45
    [url=http://www.printyoung.com/flexoprintingmachine.html]flexo printing machine[/url]
    [url=http://www.printyoung.com/corrugatedmachine.html]corrugated machine[/url]
    [url=http://www.0898hnly.com/about.html">http://www.0898hnly.com/about.html]三亚旅游[/url]
    [url=http://www.0898hnly.com/about.html">http://www.0898hnly.com/about.html]海南旅行社[/url]
    [url=http://www.0898hnly.com/hnly.html]海南旅游[/url]
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:45
    [url=http://www.0898hnly.com/hnly.html">http://www.0898hnly.com/hnly.html]海南旅游公司[/url]
    [url=http://www.0898hnly.com/hnly.html">http://www.0898hnly.com/hnly.html]海南旅游线路[/url]
    [url=http://www.0898hnly.com/hndly.html]海南岛旅游[/url]
    [url=http://www.0898hnly.com/about.html">http://www.0898hnly.com/about.html]海南中青旅[/url]
    [url=http://www.0898hnly.com/about.html">http://www.0898hnly.com/about.html]海南中国青年旅行社[/url]
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:46
    [url=http://www.0898hnly.com/hndly.html]海南参团旅游[/url]
    [url=http://www.sh28.com.cn">http://www.sh28.com.cn]上海搬家[/url]
    [url=http://www.sh28.com.cn">http://www.sh28.com.cn]上海搬家公司[/url]
    [url=http://www.sh28.com.cn">http://www.sh28.com.cn/about.htm]上海搬场[/url]
    [url=http://www.sh28.com.cn">http://www.sh28.com.cn/about.htm]上海搬场公司[/url]
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:46
    [url=http://www.sh28.com.cn/about.htm">http://www.sh28.com.cn/about.htm]上海大众搬场公司[/url]
    [url=http://www.sh28.com.cn/about.htm">http://www.sh28.com.cn/about.htm]上海大众搬场[/url]
    [url=http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm]烘箱[/url] 
    [url=http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm]固化炉[/url] 
    [url=http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm">http://www.nbuico.cn/aboutus.htm]烘道[/url]
    [url=http://www.cnyouxiang.com/ypsjhf.html]硬盘数据恢复[/url] 
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:46
    [url=http://www.cnyouxiang.com/ypsjhf.html]杭州数据恢复[/url] 
    [url=http://www.cnyouxiang.com/indexa.html]杭州电脑维修[/url]
    [url=http://www.cnxskj.com.cn">http://www.cnxskj.com.cn">http://www.cnxskj.com.cn">http://www.cnxskj.com.cn]钢塑管[/url] 
    [url=http://www.cnxskj.com.cn">http://www.cnxskj.com.cn">http://www.cnxskj.com.cn">http://www.cnxskj.com.cn]pvc管[/url] 
    [url=http://www.cnxskj.com.cn">http://www.cnxskj.com.cn">http://www.cnxskj.com.cn">http://www.cnxskj.com.cn]ppr管[/url] 
  • # re: .NET中的3DES加密
    234234
    Posted @ 2008-07-23 17:46
    [url=http://www.jinyuanchina.cn/about.htm]夹链贴合制袋机[/url]
    [url=http://www.cldhj.com/about.html]对焊机[/url]
    <A href="http://www.baosheng888.com.cn/about.html">灌浆料</A>
    <A href="http://www.jinyuanchina.cn/about.htm">夹链贴合制袋机</a>
    <A href="http://www.printyoung.com/diecuttingmachine.html">die cutting machine</A>
标题  
姓名  
主页
验证码 *
内容   
  登录  使用高级评论  Top
[使用Ctrl+Enter键可以直接提交]