michael@4: Source: opensc michael@4: Priority: extra michael@4: Section: utils michael@4: Maintainer: Ubuntu Developers michael@4: XSBC-Original-Maintainer: Eric Dorland michael@4: Build-Depends: debhelper (>= 7.0.50), libltdl3-dev, libssl-dev (>= 0.9.7d-3), libpcsclite-dev (>= 1.2.9-beta1), libxt-dev, flex, pkg-config, xsltproc, docbook-xsl, dh-autoreconf michael@4: Standards-Version: 3.9.2 michael@4: Homepage: http://www.opensc-project.org/ michael@4: Vcs-Git: git://git.debian.org/git/pkg-opensc/opensc.git michael@4: Vcs-Browser: http://git.debian.org/?p=pkg-opensc/opensc.git michael@4: michael@4: Package: opensc michael@4: Section: utils michael@4: Architecture: any michael@4: Depends: ${shlibs:Depends}, ${misc:Depends} michael@4: Replaces: libopensc2 (<< 0.12.0) michael@4: Conflicts: libopensc2 (<< 0.12.0), mozilla-opensc michael@4: Description: Smart card utilities with support for PKCS#15 compatible cards michael@4: OpenSC provides a set of libraries and utilities to access smart michael@4: cards. It mainly focuses on cards that support cryptographic michael@4: operations. It facilitates their use in security applications such as michael@4: mail encryption, authentication, and digital signature. OpenSC michael@4: implements the PKCS#11 API. Applications supporting this API, such as michael@4: Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15 michael@4: standard and aims to be compatible with all software that does so as michael@4: well. michael@4: . michael@4: Before purchasing any cards, please read carefully documentation in michael@4: /usr/share/doc/opensc/html/wiki/index.html - only some cards are michael@4: supported. Not only does card type matters, but also card version, michael@4: card OS version and preloaded applet. Only a subset of possible michael@4: operations may be supported for your card. Card initialization may michael@4: require third party proprietary software.