JacobBarthelmeh
|
31a6a2bf59
update copyright to 2024
|
3 mēneši atpakaļ |
Sean Parkinson
|
e2424e6744
SM2/SM3/SM4: Chinese cipher support
|
1 gadu atpakaļ |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
1 gadu atpakaļ |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 gadi atpakaļ |
David Garske
|
5a75e0f6c6
Fix for MCAPI `CRYPT_AES_CTX` size with `./configure --enable-pkcallbacks --enable-mcapi --enable-ecc --enable-sha512 --with-libz --enable-opensslextra`.
|
2 gadi atpakaļ |
David Garske
|
0930086fa1
Fix for increased mcapi (used by Microchip) ctx sizes if PK callbacks is enabled due to key id/label.
|
2 gadi atpakaļ |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
3 gadi atpakaļ |
Chris Conlon
|
45c5a2d39c
update copyright to 2020
|
4 gadi atpakaļ |
John Safranek
|
246c444b93
Updates for v4.0.0
|
5 gadi atpakaļ |
David Garske
|
98c186017a
Fixes for build failures. Added new `WC_MAX_SYM_KEY_SIZE` macro for helping determine max key size. Added enum for unique cipher types. Added `CHACHA_MAX_KEY_SZ` for ChaCha.
|
6 gadi atpakaļ |
John Safranek
|
e48eb1ded8
added hmac-sha-3
|
6 gadi atpakaļ |
David Garske
|
911b6f95f8
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
7 gadi atpakaļ |
David Garske
|
c9d6a4de6f
Fixes for building `--enable-mcapi`.
|
7 gadi atpakaļ |
David Garske
|
65b8389af0
Fix for handling hash copies to make sure copied buffer is not free’d. Resolves issues when testing TLS connection with `wolfssl_tcp_client` and `openurl https://www.google.com/`.
|
7 gadi atpakaļ |
David Garske
|
4e735631e7
Fixes for PIC32MZ:
|
7 gadi atpakaļ |
David Garske
|
c1640e8a3d
Intel QuickAssist (QAT) support and async enhancements/fixes:
|
7 gadi atpakaļ |
toddouska
|
44a23b072f
fix mcapi with size change
|
8 gadi atpakaļ |
David Garske
|
17a34c5899
Added asynchronous wolfCrypt RSA, TLS client and Cavium Nitrox V support. Asynchronous wolfSSL client support for "DoServerKeyExchange", "SendClientKeyExchange", "SendCertificateVerify" and "DoCertificateVerify". Fixes for async DTLS. Refactor of the wolf event and async handling for use in wolfCrypt. Refactor of the async device support so its hardware agnostic. Added Cavium Nitrox V support (Nitrox tested using SDK v0.2 CNN55XX-SDK with new configure "--with-cavium-v=/dir" option). Moved Nitrox specific functions to new port file "port/cavium/cavium_nitrox.c". RSA refactor to handle async with states. RSA optimization for using dpraw for private key decode. Use double linked list in wolf event for faster/cleaner code. Use typedef for wolf event flag. Cleanup of the async error codes. wolfCrypt test and benchmark support for async RSA. Asynchronous mode enabled using "./configure --enable-asynccrypt". If no async hardware is defined then the internal async simulator (WOLFSSL_ASYNC_CRYPT_TEST) is used. Note: Using async mode requires async.c/h files from wolfSSL. If interested in using asynchronous mode please send email to info@wolfssl.com.
|
8 gadi atpakaļ |
toddouska
|
51042e166f
fix mcapi with blinding API addition
|
8 gadi atpakaļ |
toddouska
|
02985b16ac
fix mcapi aes size with heap
|
8 gadi atpakaļ |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
8 gadi atpakaļ |
kaleb-himes
|
bffecfbc2d
New AES structure size increased, update mcapi context to encompass
|
9 gadi atpakaļ |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
9 gadi atpakaļ |
kaleb-himes
|
369a5f04a9
library wide licence update
|
9 gadi atpakaļ |
Chris Conlon
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 gadi atpakaļ |
Chris Conlon
|
746fd7d74d
increase MCAPI CRYPT_AES_CTX to hold Aes
|
10 gadi atpakaļ |
toddouska
|
4d5712ca93
add mcapi pointer arg sanity checks
|
11 gadi atpakaļ |
toddouska
|
e63fa491aa
add mcapi ecc with tests
|
11 gadi atpakaļ |
toddouska
|
4210716c22
add mcapi rsa with test
|
11 gadi atpakaļ |
toddouska
|
965b70c32f
add mcapi aes direct with tests
|
11 gadi atpakaļ |