ThalesGroup / pycryptoki

Python interface to SafeNet's PKCS11 library implementation
Apache License 2.0
58 stars 22 forks source link

Fixed Library loading for 32 bit windows #3

Closed astraw38 closed 7 years ago

astraw38 commented 7 years ago

Fixes #2

Use CDLL to load 32 bit windows libraries, instead of WinDLL Use configparser to read in crystoki.ini instead of regexes.

Change-Id: I469f8e777152f409a8d38158b4a4b2ab60c12d5c