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

wolfssl/wolfcrypt/pkcs11.sh: add full data RSA PSS mechs #7831

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

space88man
Copy link
Contributor

@space88man space88man commented Aug 5, 2024

Description

Adds the mechs for full data RSA PK callbacks using PKCS#11

Related to: #7823

Allows RSA PKCS#11 callbacks to do hashing then RSA.

How did you test?
N/A

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@wolfSSL-Bot
Copy link

Can one of the admins verify this patch?

@dgarske
Copy link
Contributor

dgarske commented Aug 5, 2024

Okay to test - note we are having some GitHub CI issues

Copy link
Contributor

@dgarske dgarske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase with latest master and force push to pickup some GitHub CI fixes to resolve the build errors. If you need help let me know and I can do it.

@space88man space88man force-pushed the RSA-callbacks-fulldata branch from fc257d1 to 5083489 Compare August 5, 2024 23:10
@space88man
Copy link
Contributor Author

Please rebase with latest master and force push to pickup some GitHub CI fixes to resolve the build errors. If you need help let me know and I can do it.

Done - review requested

@dgarske dgarske assigned SparkiDev and unassigned dgarske Aug 5, 2024
@SparkiDev SparkiDev merged commit ac4f3fb into wolfSSL:master Aug 5, 2024
122 checks passed
@space88man space88man deleted the RSA-callbacks-fulldata branch August 6, 2024 02:20
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.

4 participants