CZ-NIC / django-eidas-specific-node

GNU General Public License v3.0
2 stars 2 forks source link

PKCS11 interface for signing and decryption #81

Closed jtalir closed 1 year ago

jtalir commented 4 years ago

Implement possibility to store private keys for SAML signing and decryption in HSM accessible via PKCS11 interface

jiri-janousek commented 4 years ago

It seems that xmlsec Python library doesn't support PKCS11. We might need to change the whole singing/encryption stack :-(