Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OpenSC v1 #49

Merged
merged 2 commits into from
Feb 13, 2021
Merged

Fix OpenSC v1 #49

merged 2 commits into from
Feb 13, 2021

Conversation

vjardin
Copy link
Contributor

@vjardin vjardin commented Feb 9, 2021

While using OpenSC PKCS11 drivers, some small differences lead to the enclosed fixes.

Currently, OpenSC does not have any support for C_SeedRandom. So let's
avoid test failures whenever the pkcs11 framework does not support this
callback.
While using PKCS11 module from OpenSC, the session handle is not
always the same integer.
@gamringer gamringer merged commit 1d4bffb into gamringer:master Feb 13, 2021
@vjardin vjardin deleted the fix_openScv1 branch February 13, 2021 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants