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.
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.
La bibliothèque est maintenant installée dans $ libdir/softhsm /. Cette version ne donne pas un avertissement sur la version du schéma si le jeton n'a pas encore été initialisé. Les outils de revenir maintenant le code de sortie correct.
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.
L'option - disable-64bit est respectée. $ DESTDIR est respectée pour les fichiers de configuration. Les fichiers binaires peuvent maintenant afficher le numéro de version. softhsm-keyconv ne pouvait pas gérer - ttl correctement. softhsm est lié statiquement avec libsofthsm. libsofthsm.so est construit sans un numéro de version. libsofthsm.so est désormais un module chargeable.
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.
Documentation sur la façon de faire de sauvegarde a été ajouté. Le nombre de sessions simultanées est limité à 256, car SQLite a une limite sur le nombre de connexions base de données. Un échantillon du fichier de configuration est installé. Les pages de manuel sont maintenant disponibles pour softhsm, softhsm-keyconv, et softhsm.conf. L'option-enable-64bit option de configuration qui fonctionne maintenant correctement. Il ya un bug connu dans lequel une version de Botan disponibles dans certains systèmes d'exploitation a un problème avec l'entropie. Cela provoque SoftHSM de geler dans certaines opérations. Ceci peut être contourné en mise à niveau vers Botan 1.8.5 ou supérieure.
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.
Ce communiqué de correction d'un bug où la signature ne peut être réalisée lorsqu'une autre demande avait un verrou sur la base de données. La connexion de base de données est maintenant cochée. Mettre à jour vers Botan 1.8.5 ou ultérieur est recommandé de fixer un gel due à l'entropie problèmes qui sont survenus au cours de certaines opérations
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
/ usr / local, / etc et / var sont utilisés par défaut. La performance de créer des clés a été améliorée. Un message d'erreur est enregistré si la base de données ne peut pas être ouvert. Il ya un bug connu dans lequel une version de Botan disponibles dans certains OS a un problème avec l'entropie. Cela provoque SoftHSM de geler dans certaines opérations. Ce problème peut être contourné en passant à un Botan 1.8.5 ou supérieure.
/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.