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

Remove use of CyaSSL_Mutex in wolfcrypt #12

Closed
aburks opened this issue Feb 24, 2015 · 1 comment
Closed

Remove use of CyaSSL_Mutex in wolfcrypt #12

aburks opened this issue Feb 24, 2015 · 1 comment

Comments

@aburks
Copy link
Contributor

aburks commented Feb 24, 2015

There are a few vestigial uses of CyaSSL_Mutex in wolfcrypt:

AES: https://github.com/wolfSSL/wolfssl/blob/master/wolfcrypt/src/aes.c#L1438
ECC: https://github.com/wolfSSL/wolfssl/blob/master/wolfcrypt/src/ecc.c#L2653

@toddouska
Copy link
Contributor

Thanks! Good finds.

abrahamsonn pushed a commit to abrahamsonn/wolfssl that referenced this issue Oct 9, 2017
abrahamsonn pushed a commit to abrahamsonn/wolfssl that referenced this issue Aug 3, 2018
Add wolfTPM wrapper support for NV
hicksjacobp pushed a commit to hicksjacobp/wolfssl that referenced this issue Mar 29, 2021
* Update to WolfSSLv4.3

* JCI related changes pulled on top
haydenroche5 added a commit to haydenroche5/wolfssl that referenced this issue Dec 13, 2021
haydenroche5 added a commit to haydenroche5/wolfssl that referenced this issue Dec 13, 2021
dgarske added a commit that referenced this issue Dec 14, 2021
Add wc_d2i_PKCS12_fp to parse a PKCS #12 file directly in wolfCrypt.
kojo1 pushed a commit to kojo1/wolfssl that referenced this issue Mar 4, 2022
added a couple more missing files to the makefile
gojimmypi pushed a commit to gojimmypi/wolfssl that referenced this issue Apr 23, 2022
lealem47 pushed a commit to lealem47/wolfssl that referenced this issue Mar 29, 2023
gojimmypi added a commit to gojimmypi/wolfssl that referenced this issue Jun 6, 2023
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

No branches or pull requests

2 participants