Skip to content

Pkcs11 fixes 2#3523

Merged
dgarske merged 5 commits intowolfSSL:masterfrom
SparkiDev:pkcs11_fixes_2
Dec 14, 2020
Merged

Pkcs11 fixes 2#3523
dgarske merged 5 commits intowolfSSL:masterfrom
SparkiDev:pkcs11_fixes_2

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

No description provided.

@toddouska
Copy link
Copy Markdown
Contributor

@dgarske please review, after approval assign to me.

@toddouska toddouska assigned dgarske and unassigned toddouska Dec 2, 2020
Copy link
Copy Markdown
Member

@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.

Hey Sean, just a few minor items. If these changes tie back to a ZD ticket, will you put that in the comments?

Comment thread src/internal.c Outdated
Comment thread src/internal.c Outdated
Comment thread src/ssl.c Outdated
Comment thread wolfcrypt/src/wc_pkcs11.c Outdated
Comment thread wolfcrypt/src/wc_pkcs11.c Outdated
Comment thread wolfcrypt/src/wc_pkcs11.c Outdated
…gn for RSA

Was opening and closing sessions when operations not compiled in were
being attempted (e.g. hashing during certificate signing).
C_Sign can be used with X509 RSA (raw) as it does the same operations as
C_Decrypt. Use the function matching hig level operation where
supported.
Make debugging functions take a CK_ULONG rather than an int - to avoid
casting.
@SparkiDev SparkiDev removed their assignment Dec 7, 2020
@dgarske dgarske merged commit 428c6b4 into wolfSSL:master Dec 14, 2020
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.

3 participants