Java加密库 JSDSI

jopen 12年前
     JSDSI 是一个实现了 SPKI/SDSI 加密标准的 Java 类库。    <br />    <ul>     <li>Support for the Java Security APIs, including a cryptographic provider. </li>     <li>Improved certificate path discovery algorithms. A short description of these algorithms is available</li>     <li>Improved tag intersection capabilities. </li>     <li>More efficient S-expression parsing (stream-based instead of string-based). </li>     <li>Alternate wire formats (not just S-expressions). We are in the early stages of adding support for SPKI/XML. </li>     <li>Unit tests using JUnit. </li>    </ul>    <br />    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1328022012624" target="_blank">http://www.open-open.com/lib/view/home/1328022012624</a></p>