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

Switch pkcs11 crate for cryptoki instead #3

Merged
merged 3 commits into from Jan 4, 2022

Conversation

ximon18
Copy link
Owner

@ximon18 ximon18 commented Jan 4, 2022

This PR switches the pkcs11 crate dependency for the cryptoki crate dependency instead.

In my testing on a Raspberry Pi 4b this resolves issue #4 "Unknown error code on ARMv7".

For background on the origins of the cryptoki crate and why it was created to replace the pkcs11 crate see here and here.

@ximon18 ximon18 linked an issue Jan 4, 2022 that may be closed by this pull request
@ximon18 ximon18 changed the title Switch-pkcs11-crate-for-cryptoki-instead Switch pkcs11 crate for cryptoki instead Jan 4, 2022
@ximon18 ximon18 changed the title Switch pkcs11 crate for cryptoki instead Switch pkcs11 crate for cryptoki instead Jan 4, 2022
@ximon18 ximon18 merged commit 8df38e2 into main Jan 4, 2022
@ximon18 ximon18 deleted the switch-pkcs11-crate-for-cryptoki-instead branch January 4, 2022 12:28
@ximon18 ximon18 mentioned this pull request Jan 4, 2022
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.

Unknown error code on ARMv7
1 participant