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.
라이브러리는 지금 $ 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.
이 - 해제 - 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.
백업을 수행하는 방법에 대한 설명서가 추가되었습니다. 때문에 SQLite는 데이터베이스 연결의 수를 제한하고있다 동시 세션의 수를 256로 제한됩니다. 구성 파일의 예제가 설치됩니다. 매뉴얼 페이지는 지금 softhsm, softhsm 사용할 수있습니다 keyconv, 그리고 softhsm.conf. - 사용 - 64 비트 구성 옵션이 이제 올바르게 작동합니다. 여기는 Botan의 버전을 일부 운영 체제에서 사용할 수 알려진 버그입니다 엔트로피와 함께 문제가있다. 이 SoftHSM 몇 가지 작업을 동결됩니다. 이 Botan 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.
이 릴리스의 버그는 어디에 서명을 할 때 다른 응용 프로그램에서 데이터베이스에 대한 잠금을했다 수행할 수없습니다 고정. 이제 데이터베이스 연결을 확인합니다. Botan 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
를 / usr / 지방하려면, / etc 및 / var에 기본적으로 사용됩니다. 키 생성의 성능이 향상되었다. 만약 데이터베이스를 열 수없습니다라는 오류 메시지가 기록됩니다. 여기는 Botan의 일부 버전에서 사용할 수 OSes 알려진 버그입니다 엔트로피와 함께 문제가있다. 이 SoftHSM 몇 가지 작업을 동결됩니다. Botan이 문제는 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.