Skip to content

Run CI against NSS softokn #269

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

Jakuje
Copy link
Collaborator

@Jakuje Jakuje commented May 5, 2025

There is one more PKCS#11 implementation that we test against and it is a NSS's softoken.

This makes the basic tests run, but there are still some odd cases where it does not work. For example:

  • EDDSA mechanisms are correctly announced, but generating key does not work
  • The CMAC signature and verification is announced in supported mechanisms, but only signature works (could be the verification requires the VerifySignature API from PKCS#11 3.2?)
  • ...

@Jakuje Jakuje marked this pull request as draft May 5, 2025 19:12
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.

1 participant