Skip to content

ntru neo.lib -> NtruEncrypt_DLL.lib#11

Merged
toddouska merged 1 commit intowolfSSL:masterfrom
kaleb-himes:master
Feb 24, 2015
Merged

ntru neo.lib -> NtruEncrypt_DLL.lib#11
toddouska merged 1 commit intowolfSSL:masterfrom
kaleb-himes:master

Conversation

@kaleb-himes
Copy link
Contributor

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.

toddouska added a commit that referenced this pull request Feb 24, 2015
ntru neo.lib -> NtruEncrypt_DLL.lib
@toddouska toddouska merged commit 787e73d into wolfSSL:master Feb 24, 2015
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
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
dgarske added a commit that referenced this pull request Sep 14, 2021
PKCS #11: support static linking with PKCS #11 library
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
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.

2 participants