ntru neo.lib -> NtruEncrypt_DLL.lib#11
Merged
toddouska merged 1 commit intowolfSSL:masterfrom Feb 24, 2015
kaleb-himes:master
Merged
ntru neo.lib -> NtruEncrypt_DLL.lib#11toddouska merged 1 commit intowolfSSL:masterfrom kaleb-himes:master
toddouska merged 1 commit intowolfSSL:masterfrom
kaleb-himes:master
Conversation
toddouska
added a commit
that referenced
this pull request
Feb 24, 2015
ntru neo.lib -> NtruEncrypt_DLL.lib
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Feb 11, 2019
Works with PKCS wolfSSL#11 to use key on device.
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Feb 14, 2019
dgarske
added a commit
that referenced
this pull request
Feb 14, 2019
Fix PKCS #11 AES-GCM and handling of unsupported algorithms
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Feb 19, 2019
Added PKCS wolfSSL#11 specific defines to turn off support for algorithms.
toddouska
added a commit
that referenced
this pull request
Feb 22, 2019
Add support to PKCS #11 for AES-CBC and NO_PKCS11 defines
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Feb 25, 2019
toddouska
added a commit
that referenced
this pull request
Feb 25, 2019
Fixes for PKCS #11 private key id and ECC
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Feb 25, 2019
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Feb 25, 2019
toddouska
added a commit
that referenced
this pull request
Feb 27, 2019
PKCS #11 use private key id double free issue fixed
dgarske
added a commit
that referenced
this pull request
Feb 28, 2019
PKCS #11 support for HMAC with MD5, SHA, SHA-2
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Mar 1, 2019
dgarske
added a commit
that referenced
this pull request
Mar 1, 2019
PKCS #11 id RSA - TLS don't convert length a la ecc
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Oct 22, 2019
toddouska
added a commit
that referenced
this pull request
Oct 31, 2019
Use the public key type as private key type with PKCS #11
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Oct 8, 2020
Refactor the find key by template to eliminate duplicate code. Improve documentation. Add more informative debugging information.
toddouska
added a commit
that referenced
this pull request
Oct 14, 2020
PKCS #11: improve key lookup
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Nov 3, 2020
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Nov 3, 2020
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Nov 3, 2020
Check private key matches the public key passed in. Need to use a new API to pass in the token to use to perform PKCS wolfSSL#11 operations with.
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Nov 16, 2020
…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
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Nov 26, 2020
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Nov 26, 2020
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Nov 26, 2020
Check private key matches the public key passed in. Need to use a new API to pass in the token to use to perform PKCS wolfSSL#11 operations with.
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Dec 7, 2020
…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.
TakayukiMatsuo
pushed a commit
to TakayukiMatsuo/wolfssl
that referenced
this pull request
Feb 18, 2021
Refactor the find key by template to eliminate duplicate code. Improve documentation. Add more informative debugging information.
TakayukiMatsuo
pushed a commit
to TakayukiMatsuo/wolfssl
that referenced
this pull request
Feb 18, 2021
TakayukiMatsuo
pushed a commit
to TakayukiMatsuo/wolfssl
that referenced
this pull request
Feb 18, 2021
TakayukiMatsuo
pushed a commit
to TakayukiMatsuo/wolfssl
that referenced
this pull request
Feb 18, 2021
TakayukiMatsuo
pushed a commit
to TakayukiMatsuo/wolfssl
that referenced
this pull request
Feb 18, 2021
Check private key matches the public key passed in. Need to use a new API to pass in the token to use to perform PKCS wolfSSL#11 operations with.
TakayukiMatsuo
pushed a commit
to TakayukiMatsuo/wolfssl
that referenced
this pull request
Feb 18, 2021
…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
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Jun 18, 2021
Some PKCS wolfSSL#11 devices need final called (implicit in C_Decrypt).
dgarske
added a commit
that referenced
this pull request
Jun 21, 2021
PKCS #11: Use C_Decrypt instead of C_DecryptUpdate
SparkiDev
added a commit
to SparkiDev/wolfssl
that referenced
this pull request
Aug 30, 2021
--enable-pkcs11=static LIBS=-l<pkcs11 static library> or define HAVE_PKCS11_STATIC
kojo1
pushed a commit
to kojo1/wolfssl
that referenced
this pull request
Mar 4, 2022
lealem47
pushed a commit
to lealem47/wolfssl
that referenced
this pull request
Mar 29, 2023
Fixes for async multi-threading
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Most of the changes will be in our documentation. The NTRU library has changed names and their file system is entirely different now. These changes are noted in our documentation. Distributable zip file has been assembled and will be forwarded to Chris upon return from Europe.