码迷,mamicode.com
首页 > Windows程序 > 详细

Bouncy Castle Crypto API c# port

时间:2017-05-25 23:21:46      阅读:294      评论:0      收藏:0      [点我收藏+]

标签:too   www   index   算法   gen   version   features   key   port   

Bouncy Castle 是一种用于 Java 平台的开放源码的轻量级密码术包。它支持大量的密码术算法,并提供 JCE 1.2.1 的实现.现在有了C#的版本。下面是网站上的介绍 

This port features tools for X.509 Certificate generation, Certificate request generation, generation and reading of PKCS12 files, password based encryption, a full port of the ASN.1 library, including the OCSP, CMS classes and the full X.509 set. In addition the code has been cleaned up to remove classes that were deprecated in the Java version and the new BigInteger class and SHA224 have been added as well. There are also some tool classes for extracting/constructing public and private keys from their ASN.1 equivalents.

网站:http://www.bouncycastle.org/csharp/
http://www-128.ibm.com/developerworks/cn/java/j-midpds/index.html

Bouncy Castle Crypto API c# port

标签:too   www   index   算法   gen   version   features   key   port   

原文地址:http://www.cnblogs.com/zhangyuhang3/p/6906129.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!