| Paketname | python-pykcs11 |
| Beschreibung | PKCS#11 wrapper for Python |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.2.1-3 |
| Sektion | universe/python |
| Priorität | optional |
| Installierte Größe | 692 Byte |
| Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libpython2.6 (>= 2.6), libstdc++6 (>= 4.1.1), python (<< 2.7), |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | pykcs11 |
| Paketgröße | 165630 Byte |
| Prüfsumme MD5 | 1dde018da7cf9ff3223ea204c9083852 |
| Prüfsumme SHA1 | 5b9d4118428d9e115d293ef253f91bd16adf5565 |
| Prüfsumme SHA256 | 0dc1002e33b4fe486227c4af7053665aa614c90f7364f0b5e4d570016beb912e |
| Link zum Herunterladen | python-pykcs11_1.2.1-3_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.
|