Paketname | python-pykcs11 |
Beschreibung | PKCS#11 wrapper for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.2-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 1180 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libpython2.6 (>= 2.6), libstdc++6 (>= 4.1.1), python2.5 ( |
Empfohlene Pakete | |
Paketbetreuer | Ludovic Rousseau |
Quelle | pykcs11 |
Paketgröße | 300516 Byte |
Prüfsumme MD5 | 4c247f6bbf53e9074e03c20dbb8bb1bc |
Prüfsumme SHA1 | 7c74402397ff4395fda4e5c217eeaa38fa3e6b6f |
Prüfsumme SHA256 | 890afeda49a5a80cc70d041b107c1050cf0316312e4da8b763572cb8472f5e23 |
Link zum Herunterladen | python-pykcs11_1.2.2-1_i386.deb |
Ausführliche Beschreibung | PyKCS11 let you access to almost all PKCS#11 functions and data types using
any PKCS#11 library, such as the various modules supplied by smartcard
vendors.
.
The wrapper comes with 2 interfaces: a low level and very thin interface over
the original PKCS#11 API, generated using the SWIG compiler (designed for
library tests); and an high level interface that offers a simpler access (with
few limits) to the PKCS#11 APIs.
|