mamisoa / eid-mw-sdk-python

Python examples of using Belgian eid-mw aka "libbeidpkcs11.so"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eid-mw-sdk-python

Overview

This project shows how to use Belgian eid-mw with Python. To do this, we will use the Python PKCS#11 Wrapper of Ludovic Rousseau.

eid-mw-sdk-python is licensed under the terms of the GPLv3. See the LICENSE file for the full text of the license.

Any suggestions or improvements are welcome.
Send them to vincent.hardy@linuxunderground.be

Homepage: https://github.com/linuxunderground/eid-mw-sdk-python

PyKCS11

You will find PyKCS11 at https://pypi.org/project/PyKCS11/

Gentoo users can easily install PyKCS11 with the ebuild available at the linuxunderground overlay.

About

Python examples of using Belgian eid-mw aka "libbeidpkcs11.so"

License:GNU General Public License v3.0


Languages

Language:Python 100.0%