Path to this page:
./
security/pkcs11-helper,
Library that simplifies the interaction with PKCS11
Branch: CURRENT,
Version: 1.27.0nb5,
Package name: pkcs11-helper-1.27.0nb5,
Maintainer: gdtLibrary that simplifies the interaction with PKCS#11 providers for end-user
applications using a simple API and optional OpenSSL engine.
Required to run:[
security/openssl]
Required to build:[
pkgtools/cwrappers]
Package options: openssl
Master sites:
Filesize: 412.524 KB
Version history: (Expand)
- (2021-12-08) Updated to version: pkcs11-helper-1.27.0nb5
- (2021-09-29) Updated to version: pkcs11-helper-1.27.0nb4
- (2021-05-03) Updated to version: pkcs11-helper-1.27.0nb3
- (2021-04-21) Updated to version: pkcs11-helper-1.27.0nb2
- (2021-04-15) Updated to version: pkcs11-helper-1.27.0nb1
- (2021-04-10) Updated to version: pkcs11-helper-1.27.0
CVS history: (Expand)
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-09-29 21:01:31 by Adam Ciarcinski | Files touched by this commit (872) |
Log message:
revbump for boost-libs
|
2021-05-02 10:16:41 by Nia Alarie | Files touched by this commit (10) |
Log message:
Recursive revbump for security/mbedtls
|
2021-04-21 15:25:34 by Adam Ciarcinski | Files touched by this commit (864) |
Log message:
revbump for boost-libs
|
2021-04-15 13:23:14 by Ryo ONODERA | Files touched by this commit (95) |
Log message:
*: Recursive revbump from devel/nss
|
2021-04-10 10:39:23 by Nia Alarie | Files touched by this commit (5) |  |
Log message:
pkcs11-helper: update to 1.27
- fixes build with openssl 1.1
- add support for mbedtls as an option
- avoids regenerating autoconf bits
2020-11-17 - Version 1.27
* core: handle PIN expiration after C_Login as C_Login may take a while
* core: return explict success when plugin&play and no threading and no
safefork, thanks to Tunnelblick
2020-01-21 - Version 1.26
* openssl: build with openssl ec disabled
* openssl: support RSA_NO_PADDING padding, thanks to Selva Nair
* core: reduce mutex lock scope of add/remove provider, thanks to Frank Morgner
* core: improve the fork fixup sequence
2018-08-16 - Version 1.25.1
* core: build with threading disabled
2018-08-04 - Version 1.25
* core: do not attempt to initialize provider with fork mode is not safe. Too
many providers do not follow the PKCS#11 spec.
2018-06-15 - Version 1.24
* build: support libressl-2.7
2018-06-02 - Version 1.23
* build: cleanups.
* openssl: rework support 1.1.
2017-02-12 - Version 1.22
* spec: minor cleanups.
2017-01-06 - Version 1.21
* mbedtls: fix missing logic if issur certificate, thanks to Steffan Karger
2016-12-08 - Version 1.20
* polarssl: support polarssl-1.3, thanks to Steffan Karger.
* certificate: ignore certificate object without CKA_ID.
* openssl: fix memory leak, thanks to ASPj.
* openssl: support 1.1 and libressl, thanks to Daiki Ueno.
2013-10-11 - Version 1.11
* openssl: support generic pkey.
* openssl: add dsa support.
* openssl: add ecdsa support, thanks for Sanaullah for testing.
|