Commit graph

4 commits

Author SHA1 Message Date
Alex Dupre
26ebd20170 Update to 1.2.18 release.
Feature safe:	yes
2011-11-13 21:07:33 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Alex Dupre
28e4d0c267 Update to 1.2.17 release. 2008-12-15 21:49:06 +00:00
Alex Dupre
22f49b2d64 This is a library for the Java platform which makes PKCS#11 (also known
as Cryptoki) modules accessible from within Java. A PKCS#11 module is a
software library with a defined API which allows access to cryptographic
hardware. It usually comes with hardware security modules (HSM), smart
cards and crypto tokens (e.g. USB tokens). Thus, the PKCS#11 Wrapper
provides Java software access to almost any crypto hardware. For
example, a Java application can use it to integrate a HSM or a smart
card to create digital signatures, to decrypt data or to unwrap keys.

WWW: http://jce.iaik.tugraz.at/sic/products/core_crypto_toolkits/pkcs_11_wrapper
2007-02-23 07:06:58 +00:00