File: control

package info (click to toggle)
engine-pkcs11 0.1.4-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,520 kB
  • ctags: 72
  • sloc: sh: 8,904; ansic: 728; makefile: 35
file content (24 lines) | stat: -rw-r--r-- 807 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
Source: engine-pkcs11
Section: libs
Priority: optional
Maintainer: Eric Dorland <eric@debian.org>
Build-Depends: debhelper (>= 4.1), cdbs, libltdl3-dev, libp11-dev (>= 0.2.1), libssl-dev
Standards-Version: 3.7.2.2

Package: libengine-pkcs11-openssl
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libopensc-openssl
Replaces: libopensc-openssl
Provides: libopensc-openssl
Description: 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.