Sean Parkinson
|
b87b521044
AES XTS asm x64 MSVC
|
преди 6 месеца |
Sean Parkinson
|
aab97fe9e2
ChaCha20, Poly1305 ASM for MSVC
|
преди 7 месеца |
Anthony Hu
|
85765b1a57
Add PQ Files for windows.
|
преди 6 месеца |
David Garske
|
db14914951
Fixes for building wolfSSL in Visual Studio. Adds missing files. Fix for type cast warnings.
|
преди 11 месеца |
Andras Fekete
|
ab953c3141
Update VS project files
|
преди 1 година |
Sean Parkinson
|
397537e691
AES-GCM: MSVC use generated assembly instead of inline
|
преди 1 година |
Marco Oliverio
|
cfbd061625
add initial support for ConnectionID DTLS extension
|
преди 2 години |
Uriah-wolfSSL
|
357ace8408
* Updated README.txt w/ how to use user_settings_dtls.h.
|
преди 2 години |
Hayden Roche
|
6930cc0b21
Clean up Visual Studio output and intermediate directories.
|
преди 2 години |
Anthony Hu
|
9ea40f3a9c
Purge IDEA cipher
|
преди 2 години |
Anthony Hu
|
b957a6e872
Purge Rabbit cipher
|
преди 2 години |
Anthony Hu
|
c2860cb311
Get rid of HC-128
|
преди 2 години |
JacobBarthelmeh
|
63df8f0836
add fe_low_mem.c to wolfssl vs project and fix a couple warnings
|
преди 2 години |
John Safranek
|
52432382a2
Add kdf.c to the Windows builds.
|
преди 3 години |
Sean Parkinson
|
a55e94cf6f
ECCSI and SAKKE: add support
|
преди 3 години |
Sean Parkinson
|
7bc12bb536
Windows Project: Include the X448 and Ed448 files
|
преди 3 години |
Chris Conlon
|
83b0847e66
add rc2.c to Visual Studio projects
|
преди 4 години |
David Garske
|
aed1e433b2
Updates to benchmark/test Visual Studio projects to properly reference x64. Added missing files to VS projects. Example settings for enabling SP and AESNI in Visual Studio in IDE/WIN/user_settings.h.
|
преди 5 години |
John Safranek
|
8f36a78a71
Exclude the version resource from the static library builds. It triggers a linker warning for Win32 builds and it isn't used in the static builds.
|
преди 6 години |
John Safranek
|
05ca60a266
Add a version resource to the wolfSSL library for Visual Studio builds.
|
преди 6 години |
Jacob Barthelmeh
|
3763b88397
rename the file io.h to wolfio.h
|
преди 7 години |
abrahamsonn
|
089a050d7a
added files to wolfssl.vcxproj includes list for windows config testing
|
преди 7 години |
David Garske
|
d73338851d
Combine generic math functions into new wolfmath.c/.h. Cleanup of the !ALT_ECC_SIZE code so fp_int always has size. This is in prep for async changes for new WC_BIGINT type for hardware crypto.
|
преди 7 години |
Jacob Barthelmeh
|
b686deecbe
PKCS12 : Add PKCS12 parsing
|
преди 8 години |
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 години |
toddouska
|
ac6635593b
Revert "Bio"
|
преди 8 години |
Ludovic FLAMENT
|
033f308a08
change file name from compat-wolfssl to compat-wolfcrypt
|
преди 8 години |
Ludovic FLAMENT
|
03b571cde4
fix some bugs, add Windows support
|
преди 8 години |
David Garske
|
97edaf88d4
Added the new IDE/WIN/user_settings.h to the include.am file. Changed the WOLFSSL library to use macro WOLFSSL_LIB for clarity.
|
преди 8 години |
David Garske
|
2db6246abc
Fixed typo with testsuite preprocessor. Added missing chacha.c, chacha20_poly1305.c, pkcs7.c and poly1305.c. Also added the IDE/WIN/user_settings.h to the project so its easy to find.
|
преди 8 години |