Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/softhsm,
Cryptographic store accessible through a PKCS
Branch: CURRENT,
Version: 1.1.3,
Package name: softhsm-1.1.3,
Maintainer: pettaiSoftHSM is an implementation of a cryptographic store accessible through a
PKCS#11 interface. You can use it to explore PKCS#11 without having a
Hardware Security Module. It is being developed as a part of the OpenDNSSEC
project. SoftHSM uses Botan for its cryptographic operations.
Required to run:[
databases/sqlite3] [
security/botan]
Required to build:[
devel/libtool-base]
Master sites:
SHA1: 042deb3027262e8f890b92f5ad633f1ca0d84e5c
RMD160: b955d9fd3cfd03126108d12845df4d658ec236b8
Filesize: 383.309 KB
Version history: (Expand)
- (2010-03-14) Package deleted from pkgsrc
- (2010-02-03) Updated to version: softhsm-1.1.3
- (2009-12-23) Updated to version: softhsm-1.1.2
- (2009-12-06) Updated to version: softhsm-1.1.1
- (2009-11-08) Updated to version: softhsm-1.1.0
- (2009-10-29) Updated to version: softhsm-1.0.0nb20091029
CVS history: (Expand)
2010-03-13 19:04:57 by Fredrik Pettai | Files touched by this commit (8) | |
Log message:
Imported to pkgsrc
|
2010-02-02 15:11:06 by Fredrik Pettai | Files touched by this commit (2) |
Log message:
SoftHSM 1.1.3 - 2010-01-25
* Only check for the SQLite3 library. The binary is not needed.
* Switch to PKCS#11 header file from the Scute project.
* KNOWN BUG: A bug in Botan made some of the checks to fail on Debian
unstable. The bug may appear on other platforms.
Please upgrade to Botan 1.8.9 when it is available.
|
2009-12-22 23:25:36 by Fredrik Pettai | Files touched by this commit (4) |
Log message:
SoftHSM 1.1.2 - 2009-12-21
* Documentation on how to do backup.
* Limiting the number of concurrent sessions to 256, because SQLite has a
limit on the number of database connections.
* Install a sample of the configuration file.
* Manual pages are now available for softhsm, softhsm-keyconv, and
softhsm.conf
* Bugfix: --enable-64bit configure option did not work correctly.
* KNOWN BUG: A version of Botan available in some OS has a problem with
the entropy. This causes SoftHSM to freeze in some operations.
Please upgrade to the Botan 1.8.5 or greater.
|
2009-12-14 00:12:56 by Fredrik Pettai | Files touched by this commit (2) |
Log message:
Some cleanup, added sigver debug option.
|
2009-12-04 23:03:00 by Fredrik Pettai | Files touched by this commit (3) |
Log message:
Changelog:
* Bugfix: Signing could not be done when another application had a lock on the \
database.
* Bugfix: Check if a session were able to create a connection to the database.
|
2009-11-08 00:49:52 by Fredrik Pettai | Files touched by this commit (1) |
Log message:
|
2009-11-08 00:46:32 by Fredrik Pettai | Files touched by this commit (5) | |
Log message:
Package cleanup (as suggested by wiz)
|
2009-11-07 23:45:18 by Fredrik Pettai | Files touched by this commit (5) |
Log message:
Reconfigured to softhsm-1.1.0 tarball package
|