2006年12月4日
摘要: RSA的加解密过程Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public void StartDemo() { //RSA的加解密过程: // 有 rsa1 和 rsa2 两个RSA对象。 // 现在要 rsa2 发送一段信息给 rs... 阅读全文
posted @ 2006-12-04 10:25 Gary.han 阅读(442) 评论(0) 推荐(0)