许明会的计算机技术主页

Language:C,C++,.NET Framework(C#)
Thinking:Design Pattern,Algorithm,WPF,Windows Internals
Database:SQLServer,Oracle,MySQL,PostSQL
IT:MCITP,Exchange,Lync,Virtualization,CCNP

导航

2016年4月2日

DES对称性加密

摘要: using System; using System.Security.Principal; using System.Security.Permissions; using System.Security.Cryptography; namespace Demo { class MainClass { /// /// DESCryptoS... 阅读全文

posted @ 2016-04-02 14:21 许明会 阅读(508) 评论(0) 推荐(0) 编辑