ThalesGroup / pycryptoki

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

Compatibility with PSE/PS2 HSMs #20

Closed praffulkapil closed 3 years ago

praffulkapil commented 4 years ago

Hi ,

Does this wrapper Lib work well with PSE (Protect Server External)/PS2 HSMs simulator of Gemalto/Thales ? Currently I can afford PSE/PS2 simulator(s/w HSM) only for initial development environment.

Regards, Prafful

astraw38 commented 4 years ago

Hi @praffulkapil , it should theoretically work. I assume the PSE uses libCryptoki & PKCS11 as well. If it doesn't, let me know what error message you get.

rosennej commented 1 year ago

ProtectServer has its own set of PKCS#11 extensions, both functions and constants.