File: control

package info (click to toggle)
libp11-openssl1.1 0.4.4-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 640 kB
  • ctags: 1,346
  • sloc: ansic: 6,458; sh: 233; makefile: 128
file content (30 lines) | stat: -rw-r--r-- 1,112 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: libp11-openssl1.1
Section: utils
Priority: optional
Maintainer: Debian OpenSC Maintainers <pkg-opensc-maint@lists.alioth.debian.org>
Uploaders: Eric Dorland <eric@debian.org>
Build-Depends: debhelper (>= 10),
               libltdl3-dev,
               libp11-kit-dev,
               libssl-dev,
               pkg-config
Standards-Version: 3.9.8
Homepage: https://github.com/OpenSC/libp11
Vcs-Git: https://anonscm.debian.org/git/pkg-opensc/libp11-openssl1.1.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-opensc/libp11-openssl1.1.git

Package: libengine-pkcs11-openssl1.1
Architecture: any
Multi-Arch: same
Depends: p11-kit, ${misc:Depends}, ${shlibs:Depends}
Description: OpenSSL 1.1 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.