./security/p11-kit, PKCS#11 module manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.25.5, Package name: p11-kit-0.25.5, Maintainer: pkgsrc-users

P11-KIT
Provides a way to load and enumerate PKCS#11 modules. Provides a standard
configuration setup for installing PKCS#11 modules in such a way that they're
discoverable.


Required to run:
[security/libtasn1] [devel/libffi] [security/mozilla-rootcerts]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 978.57 KB

Version history: (Expand)


CVS history: (Expand)


   2024-07-09 18:55:12 by Nia Alarie | Files touched by this commit (2)
Log message:
p11-kit: Include missing header.
   2024-07-05 09:56:19 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
p11-kit: updated to 0.25.5

0.25.5 (stable)
* iter: fix recursive attribute loading
* fix building on FreeBSD 14.0 (amd64)
* test fix
   2024-07-03 10:33:42 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
p11-kit: updated to 0.25.4

0.25.4 (stable)
* rpc: add support for recursive attributes
* p11-kit: add function to check run-time version of the library
* p11-kit: expose version information through macros
* p11-kit: add option to specify CKA_ID in generate-keypair and import-object \ 
commands
* p11-kit: add --provider option to specify PKCS#11 module when using p11-kit \ 
commands
* p11-kit: fix a bug where eddsa mechanism isn't recognized in generate-keypair
* p11-kit: fallback to C_GetFunctionList when C_GetInterface returns \ 
CKR_FUNCTION_NOT_SUPPORTED
* bug and build fixes
   2024-04-02 04:13:01 by Charlotte Koch | Files touched by this commit (3)
Log message:
security/p11-kit: Add DragonFly support
   2024-01-26 04:15:16 by Taylor R Campbell | Files touched by this commit (1)
Log message:
security/p11-kit: Needs libtasn1 asn1Parser at build-time as tool.

Fixes cross-build.
   2023-11-27 10:38:16 by Jonathan Perkin | Files touched by this commit (1)
Log message:
p11-kit: Requires msgfmt.
   2023-11-23 16:31:39 by Jonathan Perkin | Files touched by this commit (1)
Log message:
p11-kit: SunOS needs -D__EXTENSIONS__.
   2023-11-16 13:17:26 by Tobias Nygren | Files touched by this commit (2)
Log message:
p11-kit: regen patch