libp11 0.4.12-1 source package in Ubuntu

Changelog

libp11 (0.4.12-1) unstable; urgency=medium

  * Team upload
  * Build-Depends: Drop versioned constraint on libssl-dev

  [ Debian Janitor ]
  * Apply multi-arch hints

  [ Andreas Hasenack ]
  * d/t/{control,engine-smoke}: add simple pcks11 openssl engine smoke test
  * d/t/{control,engine}: a more thorough pkcs11 engine test, using the
    software-based smart card implementation softhsm2 (Closes: #1027021)

 -- Bastian Germann <email address hidden>  Mon, 21 Aug 2023 14:21:43 +0200

Upload details

Uploaded by:
Debian OpenSC Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OpenSC Maintainers
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libp11_0.4.12-1.dsc 2.2 KiB c383c43c83697f2f8d21f032f41d1b6d10b4aff54752b3d342dd54bbc09445cf
libp11_0.4.12.orig.tar.gz 504.3 KiB 1e1a2533b3fcc45fde4da64c9c00261b1047f14c3f911377ebd1b147b3321cfd
libp11_0.4.12.orig.tar.gz.asc 833 bytes b0f124ad5db1344969438098a765a3fd884622a1a181facfad83c34868f7c776
libp11_0.4.12-1.debian.tar.xz 13.6 KiB 54652dc262105e18ccd2fbbd7ab3953519d77140243aaf1fb62af5444c51c9ef

No changes file available.

Binary packages built by this source

libengine-pkcs11-openssl: OpenSSL engine for PKCS#11 modules

 With this engine for OpenSSL you can use OpenSSL library
 and command line tools with any PKCS#11 implementation as
 backend for the crypto operations.
 .
 Engine_pkcs11 was developed for smart cards, and mostly
 for the OpenSC PKCS#11 module, but it should work fine with
 any PKCS#11 implementation.
 .
 Engine_pkcs11 is a spin off from OpenSC and replaced
 libopensc-openssl.

libengine-pkcs11-openssl-dbgsym: debug symbols for libengine-pkcs11-openssl
libp11-3: No summary available for libp11-3 in ubuntu noble.

No description available for libp11-3 in ubuntu noble.

libp11-3-dbgsym: No summary available for libp11-3-dbgsym in ubuntu noble.

No description available for libp11-3-dbgsym in ubuntu noble.

libp11-dev: pkcs#11 convenience library - development files

 Libp11 is a library to simplify using smart cards via PKCS#11
 modules. It was spun of the OpenSC project but can be used with any
 pkcs#11 module.
 .
 This package contains the header files and static libraries.