summaryrefslogtreecommitdiff
path: root/security/softhsm
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2011-09-17 21:47:30 +0000
committerpettai <pettai@pkgsrc.org>2011-09-17 21:47:30 +0000
commit7ddcfdaf2753f0ecd6723516e4b912bd958ee530 (patch)
tree758c42a431b479fd1db374fb20d40741df20bfe7 /security/softhsm
parentbcd336370b26c97910395e29b2d8238303acba10 (diff)
downloadpkgsrc-7ddcfdaf2753f0ecd6723516e4b912bd958ee530.tar.gz
SoftHSM 1.3.0
* Can now read CKA_ALWAYS_AUTHENTICATE but does not use it. * Encryption and decryption using CKM_RSA_PKCS. * Support X.509 certificates. (Patch from Thomas Calderon) * Updated backup instructions. * Only a Security Officer can set CKA_TRUSTED to true. * The softhsm tool can set the value of CKA_TRUSTED. * Support Botan 1.10.0. * Better signing performance with a single element cache for the PK_Signer object. * Document README.MinGW describes how to build on Windows. (Text and patches contributed by Jaroslav Imrich) Bugfixes: * API changes in Botan created a namespace collision. * API changes in Botan's state handling. * BigInt::to_u32bit was accidently dropped in Botan. Adding it as a compatibility function to SoftHSM. * Better exception handling. * CKF_USER_PIN_COUNT_LOW and CKF_SO_PIN_COUNT_LOW must be set if an incorrect PIN has been entered at least once. * Windows: Detect LoadLibrary. * Windows: Set CRYPTOKI_EXPORTS. * Windows: Load library correctly in softhsm. * Windows: Compatibility function for getpass. * Windows: Use _putenv and not setenv. * Windows: Generate the DLL file. * Windows: The softhsm tool will use the DLL file by default. * Windows: Log to EventLog. * Windows: Fix parsing of configuration file. * Windows: The check program now links with a shared libgcc in order to make the exceptions work. Known issue: * Firefox does improper setting of CKA_DERIVE attribute during PKCS#12 import. See https://bugzilla.mozilla.org/show_bug.cgi?id=515663
Diffstat (limited to 'security/softhsm')
-rw-r--r--security/softhsm/Makefile5
-rw-r--r--security/softhsm/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index ec6eb514950..cb28898aabe 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2011/06/10 09:39:44 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/09/17 21:47:30 pettai Exp $
#
-DISTNAME= softhsm-1.2.1
-PKGREVISION= 1
+DISTNAME= softhsm-1.3.0
CATEGORIES= security
MASTER_SITES= http://www.opendnssec.org/files/source/
diff --git a/security/softhsm/distinfo b/security/softhsm/distinfo
index 4572a560c22..f07a84df475 100644
--- a/security/softhsm/distinfo
+++ b/security/softhsm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2011/05/04 10:10:18 pettai Exp $
+$NetBSD: distinfo,v 1.5 2011/09/17 21:47:30 pettai Exp $
-SHA1 (softhsm-1.2.1.tar.gz) = 83a1c818d6f6c45cc26deb9952558a6d931775c3
-RMD160 (softhsm-1.2.1.tar.gz) = 24a61b06e89c21460d17b9f8ececc6346725d543
-Size (softhsm-1.2.1.tar.gz) = 395446 bytes
+SHA1 (softhsm-1.3.0.tar.gz) = be35c67dbe04b833903d85a43c2d4f34c73351a4
+RMD160 (softhsm-1.3.0.tar.gz) = 3cca246e128014dad1fb7e466229fca9599d4e14
+Size (softhsm-1.3.0.tar.gz) = 407644 bytes
SHA1 (patch-aa) = 384c8c4943f2077af004e5b3e281798d87a43388