Jacob Barthelmeh
|
c729318ddd
update copyright date
|
преди 3 години |
Chris Conlon
|
45c5a2d39c
update copyright to 2020
|
преди 4 години |
John Safranek
|
246c444b93
Updates for v4.0.0
|
преди 5 години |
David Garske
|
911b6f95f8
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
преди 7 години |
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 години |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
преди 8 години |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
преди 9 години |
Jacob Barthelmeh
|
e3826d26c5
refactor settings_comp to respective .h files
|
преди 9 години |
Jacob Barthelmeh
|
455db9f84b
adjust cyassl headders
|
преди 9 години |
kaleb-himes
|
369a5f04a9
library wide licence update
|
преди 10 години |
toddouska
|
c982dd2281
allow aes gcm fips wrappers, no void returns
|
преди 10 години |
Moisés Guimarães
|
d9472d65da
ssl: refactoring ProcessBuffer to reduce stack usage:
|
преди 10 години |
toddouska
|
15d3d3f790
fix visual studio 64 warnings
|
преди 10 години |
Chris Conlon
|
be65f5d518
update FSF address, wolfSSL copyright
|
преди 10 години |
toddouska
|
8c5d958a8b
add Aes SetIV fips mode
|
преди 10 години |
toddouska
|
8bc6bf9424
add lower case support to Base16 decode for better known answer test support, export
|
преди 10 години |
toddouska
|
58885b36eb
add AesCbc fips mode
|
преди 10 години |
toddouska
|
388436c53e
add AesSetKey fips mode
|
преди 10 години |
Takashi Kojo
|
6235c949b3
PIC32MZ
|
преди 10 години |
Takashi Kojo
|
a9ca608030
Sync with CyaSSL master
|
преди 10 години |
Takashi Kojo
|
f5922255b0
Catching up 2.9.0
|
преди 10 години |
John Safranek
|
d3db1a42de
Added GMAC wrapper functions around AES-GCM
|
преди 11 години |
toddouska
|
6bc7ba1592
change AesCBC end/dec to return status, will add failure cases with align checks
|
преди 11 години |
toddouska
|
44e0d7543c
change copyright name with name change
|
преди 11 години |
toddouska
|
f4f13371f9
update copyright date
|
преди 11 години |
Todd Ouska
|
a361f5c4bf
initial cavium, crypto only, no rsa
|
преди 11 години |
John Safranek
|
eb221238c2
separated TLS-AEAD and AES-GCM so TLS-AEAD can also use AES-CCM
|
преди 12 години |
John Safranek
|
05165bc09e
Added AES-CCM encrypt/decrypt, test fuction, benchmark function.
|
преди 12 години |
John Safranek
|
e85caee845
added tests, prototypes, and stubs for AES-CCM
|
преди 12 години |
John Safranek
|
8760e6ac3e
fixed build warnings & aes-gcm/ni conflict
|
преди 12 години |