Sean Parkinson
|
aab97fe9e2
ChaCha20, Poly1305 ASM for MSVC
|
8 months ago |
Juliusz Sosinowicz
|
8ab0050801
Init windows CRL monitor
|
1 year ago |
Juliusz Sosinowicz
|
984d709db0
dtls 1.3: Stateless ClientHello parsing
|
1 year ago |
Sean Parkinson
|
397537e691
AES-GCM: MSVC use generated assembly instead of inline
|
1 year ago |
Juliusz Sosinowicz
|
17df33cef8
Fix TLS 1.3 testsuite for wolfssl64.sln solution
|
2 years ago |
Juliusz Sosinowicz
|
112fc540bb
Fix build errors and warnings for MSVC with DTLS 1.3
|
2 years ago |
Anthony Hu
|
b957a6e872
Purge Rabbit cipher
|
2 years ago |
Anthony Hu
|
c2860cb311
Get rid of HC-128
|
2 years ago |
Sean Parkinson
|
a55e94cf6f
ECCSI and SAKKE: add support
|
3 years ago |
David Garske
|
3a2be13043
Remove execute bit on file.
|
4 years ago |
David Garske
|
a10ee78980
Remove duplicate macros in VS user_settings.h files.
|
4 years ago |
Juliusz Sosinowicz
|
5c4d3df4f3
Fix broken Windows FIPS build
|
4 years ago |
John Safranek
|
23427085af
1. Add an indent to a new line in user settings.
|
4 years ago |
Takashi Kojo
|
a08ab1fc7a
fix mnGW error
|
5 years ago |
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 years ago |
David Garske
|
42e6ea8685
Added `ECC_TIMING_RESISTANT` to eliminate harden warnings.
|
6 years ago |
David Garske
|
8fbc765dba
Enable ECC, AES-GCM and SHA-512/384 by default in Windows Visual Studio projects.
|
6 years ago |
David Garske
|
792fcefbb7
Fix to not warn about `WC_RSA_BLINDING` in FIPS mode. Add `WC_RSA_BLINDING` to Windows `user_settings.h`.
|
7 years ago |
John Safranek
|
7fa825fde0
Enable secure renegotiation by default for Windows library build.
|
8 years ago |
John Safranek
|
c1136a30e9
1. Enabled the extended master secret in the Windows IDE user_settings.h
|
8 years ago |
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 years ago |
David Garske
|
ebd14a657d
Added signature.c to Visual Studio project files. Added new "IDE/WIN/user_settings.h" which contains all the defines for the various Windows Visual Studio projects. Moved the settings into this new file and added the WOLFSSL_USER_SETTINGS and CYASSL_USER_SETTINGS macros and include path to IDE/WIN to all project files. This allows the settings (defines) to be adjusted in a single place for Win VS.
|
8 years ago |