dgarske
|
2c4844d5ef
Merge pull request #1146 from ejohnstown/compat
|
7 years ago |
Jacob Barthelmeh
|
80333979a9
fix for wolfSSL_X509_NAME_get_text_by_NID
|
7 years ago |
kaleb-himes
|
5777b92745
Improved solution
|
7 years ago |
kaleb-himes
|
60dca94821
Update HASH_DRBG Reseed mechanism and add test case
|
7 years ago |
John Safranek
|
2620cb4559
OpenSSL Compatibility Additions and Fixes
|
7 years ago |
David Garske
|
a5eaecaa0e
Fix unit API test call to `wolfSSL_CertManagerLoadCA` when building without file system.
|
7 years ago |
Jacob Barthelmeh
|
61ff3e136a
fix memory management in unit test with --disable-fastmath
|
7 years ago |
Chris Conlon
|
73b8be8fcc
Merge pull request #1039 from jrblixt/unitTest_api_addDsa-PR07192017
|
7 years ago |
David Garske
|
84a396b7dc
Additional init fixes for unit tests based on async valgrind report.
|
7 years ago |
David Garske
|
c06e672eb7
Added missing AES/DES3/HMAC init functions for helping with valgrind reports on unitialized use for async markers.
|
7 years ago |
jrblixt
|
9909c8428c
Code review changes per Chris.
|
7 years ago |
David Garske
|
1f80fb952f
Fix issue with using wrong asyncDev in ConfirmSignature. Fix un-initialized Hmac in API unit tests.
|
7 years ago |
jrblixt
|
dd5430d188
Code review changes, Chris.
|
7 years ago |
jrblixt
|
3c1140d90e
Re-order hash functions in unit test.
|
7 years ago |
toddouska
|
e77e93ef2e
Merge pull request #1065 from JacobBarthelmeh/Testing
|
7 years ago |
Jacob Barthelmeh
|
af0514704f
place macro guard on test of RSA-OAEP with SHA1 dependency
|
7 years ago |
Jacob Barthelmeh
|
e1ccc5acad
update DTLS export session version and tests
|
7 years ago |
jrblixt
|
3560eed52b
Add Dsa unit test functions.
|
7 years ago |
Jacob Barthelmeh
|
4fead493e7
add to return values checked
|
7 years ago |
Jacob Barthelmeh
|
4438b8e92d
update unit test case with DES3 and FIPS
|
7 years ago |
Jacob Barthelmeh
|
5b0022fba0
HMAC key size when testing with FIPS
|
7 years ago |
Jacob Barthelmeh
|
1b80e5a75f
check return values with new unit tests
|
7 years ago |
toddouska
|
ef98e96767
Merge pull request #1058 from jrblixt/fix-AesFipsSanityCheck
|
7 years ago |
toddouska
|
a076a2f0d8
Merge pull request #1055 from JacobBarthelmeh/Memory
|
7 years ago |
jrblixt
|
f8e2f596d6
Unit test GCM sanity check Fips change.
|
7 years ago |
Chris Conlon
|
e9f87b9f33
Merge pull request #1054 from jrblixt/fix-RsaSetRng
|
7 years ago |
Jacob Barthelmeh
|
1040bbde16
fix memory management with --enable-fast-rsa make key and free RSA key before calling make key function
|
7 years ago |
toddouska
|
be61d7fca3
Merge pull request #1044 from ejohnstown/dtls-multicast
|
7 years ago |
jrblixt
|
6df9bc07a4
RSA Fips harness fix.
|
7 years ago |
jrblixt
|
e68ceb3d2c
Guard against WC_RSA_BLINDING in api.c unit test.
|
7 years ago |