Date: Fri, 23 Feb 2007 07:06:58 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/iaikpkcs11wrapper Makefile distinfo pkg-descr Message-ID: <200702230706.l1N76wdZ037029@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2007-02-23 07:06:58 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/iaikpkcs11wrapper Makefile distinfo pkg-descr
Log:
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
Revision Changes Path
1.865 +1 -0 ports/security/Makefile
1.1 +48 -0 ports/security/iaikpkcs11wrapper/Makefile (new)
1.1 +3 -0 ports/security/iaikpkcs11wrapper/distinfo (new)
1.1 +13 -0 ports/security/iaikpkcs11wrapper/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702230706.l1N76wdZ037029>
