Version 2.0.0 of SoftHSM has been released. More updates and bug fixes can be found in the alpha and beta release notes.

SoftHSM 2.0.0 - 2015-07-17

- SOFTHSM-121: Test cases for C_DecryptUpdate/C_DecryptFinal.
- Support C_DecryptUpdate/C_DecryptFinal for symmetric algorithms.
  (Patch from Thomas Calderon)\

Bugfixes:

- SOFTHSM-120: Segfault after renaming variables.

PR:		201900
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by:	DK Hostmaster A/S
This commit is contained in:
Erwin Lansing 2015-07-27 10:12:45 +00:00
parent 15357355c8
commit f2f9b9bebb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392970
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= softhsm
DISTVERSION= 2.0.0b3
PORTVERSION= 2.0.0
CATEGORIES= security
MASTER_SITES= http://dist.opendnssec.org/source/ \
http://dist.opendnssec.org/source/testing/

View File

@ -1,2 +1,2 @@
SHA256 (softhsm-2.0.0b3.tar.gz) = 390b81f88dd4fe1035b54b42188dfd5a8ba768649129ccc7a3634fbf9454a7e8
SIZE (softhsm-2.0.0b3.tar.gz) = 945279
SHA256 (softhsm-2.0.0.tar.gz) = eae8065f6c472af24f4c056d6728edda0fd34306f41a818697f765a6a662338d
SIZE (softhsm-2.0.0.tar.gz) = 936954