SUNET / python_x509_pkcs11

Python library for signing x509 using keys in an pkcs11 device
MIT License
4 stars 3 forks source link

Fixes #12 Adds privatekeys for various KEYTYPES #13

Closed kushaldas closed 7 months ago

kushaldas commented 7 months ago

Provides sign and public_key methods for each of them. Also adds cryptography as a runtime dependency. Cleans up test keys after run for the pkcs11 session test.

kushaldas commented 7 months ago

Also encountered some strange segfault only on github action: https://github.com/pyauth/python-pkcs11/issues/171

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud