Download List

项目描述

SoftHSM 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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-19 04:06
1.3.1

在 $libdir/softhsm/现在安装库。此发行版不给有关的架构版本的警告如果尚未初始化令牌。现在,这些工具返回正确的退出代码。
The library is now installed in $libdir/softhsm/. This release does not give a warning about the schema version if the token has not been initialized yet. The tools now return the correct exit code.

2010-04-16 20:30
1.1.4

本 - 禁用- 64位的选择是尊重。 $了DESTDIR得到尊重的配置文件。二进制文件现在可以显示版本号。 softhsm - keyconv无法处理 - TTL电正常。 softhsm是静态链接与libsofthsm。 libsofthsm.so的建造没有一个版本号。 libsofthsm.so现在是一个可加载模块。
The --disable-64bit option is respected. $DESTDIR is respected for configuration files. The binaries can now show the version number. softhsm-keyconv could not handle --ttl properly. softhsm is linked statically with libsofthsm. libsofthsm.so is built without a version number. libsofthsm.so is now a loadable module.

2009-12-22 00:37
1.1.2

有关如何执行备份文件的补充。并发会话的数量限制为256,因为SQLite的有对数据库连接的数量限制。一个样本配置文件安装。手册页,现已softhsm,softhsm - keyconv和softhsm.conf。在启用- 64配置选项现在可以正常工作。有一个已知的错误,其中一版本的牡丹在某些操作系统上有一个与熵的问题。这将导致SoftHSM冻结某些操作。这可被绕过通过升级到牡丹1.8.5或更高。
Documentation on how to do backup was added. The number of concurrent sessions is limited to 256, because SQLite has a limit on the number of database connections. A sample of the configuration file is installed. Manual pages are now available for softhsm, softhsm-keyconv, and softhsm.conf. The –enable-64bit configure option now works correctly. There is a known bug in which a version of Botan available in some operating systems has a problem with the entropy. This causes SoftHSM to freeze in some operations. This can be worked around by upgrading to Botan 1.8.5 or greater.

2009-12-08 19:53
1.1.1

此版本修正了签字不能执行另一个应用程序时,有一个对数据库锁定一个错误。数据库连接现在检查。升级到牡丹1.8.5或更高,建议冻结修复由于熵某些行动期间发生的问题
This release fixed a bug where signing could not be performed when another application had a lock on the database. The database connection is now checked. Upgrading to Botan 1.8.5 or later is recommended to fix a freeze due to entropy problems that occurred during some operations

2009-09-30 23:53
1.0.0

/ usr /地方是/ etc和/ var所使用的默认。创建密钥的性能得到改善。错误消息记录如果数据库无法打开。有一个已知的错误,其中一版本的牡丹操作系统提供了一些与熵的问题。这将导致SoftHSM冻结某些操作。这个问题可被绕过通过升级到牡丹1.8.5或更高。
/usr/local, /etc, and /var are used by default. The performance of creating keys was improved. An error message is logged if the database cannot be opened. There is a known bug in which a version of Botan available in some OSes has a problem with the entropy. This causes SoftHSM to freeze in some operations. This problem can be worked around by upgrading to Botan 1.8.5 or greater.

Project Resources