tmael
|
f89686a1ec
|
Merge pull request #3086 from SparkiDev/sp_c_mod_fix
Fix normalization in all SP C divs
|
2020-07-01 09:02:29 -07:00 |
|
Chris Conlon
|
eb4b575b3a
|
Merge pull request #3085 from ethanlooney/fourth_branch
API tests for Curve448
|
2020-06-30 17:24:07 -05:00 |
|
Ethan Looney
|
4ad904909c
|
Added a return check
|
2020-06-30 12:40:20 -07:00 |
|
Ethan Looney
|
78efb48acf
|
Added two more tests to hit xmemset lines
|
2020-06-30 12:40:20 -07:00 |
|
Ethan Looney
|
b7e682e677
|
Added more tests to api.c for curve448
|
2020-06-30 12:40:20 -07:00 |
|
Chris Conlon
|
94654c7a46
|
Merge pull request #3062 from TakayukiMatsuo/branch-2
Added testcases for wc_curve25519_export_key_xx
|
2020-06-30 14:27:24 -05:00 |
|
JacobBarthelmeh
|
e6746639af
|
add SSL_SESSION_up_ref and fix for get lib
|
2020-06-30 13:16:28 -06:00 |
|
kaleb-himes
|
8d37f57990
|
Change variable name from Hash to hashAlg
|
2020-06-30 12:50:26 -06:00 |
|
kaleb-himes
|
970391319b
|
Add or later verbage to LICENSING and sync header license versions
|
2020-06-30 12:13:13 -06:00 |
|
kaleb-himes
|
55985ad1b4
|
Change Hash union to wc_Hmac_Hash
|
2020-06-30 12:01:57 -06:00 |
|
Ethan Looney
|
c39bd55aca
|
Removed comment, deleted redundent WC_RNG initialization and fixed indentation
|
2020-06-30 09:32:10 -07:00 |
|
toddouska
|
2c11f96c9d
|
Merge pull request #3048 from embhorn/zd10216
Override CRL error for NO_VERIFY
|
2020-06-29 15:35:53 -07:00 |
|
Sean Parkinson
|
4e584595f0
|
Fix normalization in all SP C divs
|
2020-06-30 08:32:42 +10:00 |
|
Ethan Looney
|
e32e206d7c
|
Added a return check
|
2020-06-29 12:55:42 -07:00 |
|
Ethan Looney
|
7fb4a98009
|
Added two more tests to hit xmemset lines
|
2020-06-29 09:48:22 -07:00 |
|
Ethan Looney
|
6745733e2e
|
Added more tests to api.c for curve448
|
2020-06-29 09:30:17 -07:00 |
|
Chris Conlon
|
b6aaedd3b4
|
Merge pull request #3080 from ethanlooney/second_branch
Added additional tests to curve448.c through api.c
|
2020-06-29 11:21:15 -05:00 |
|
David Garske
|
7a2384deaf
|
Merge pull request #3071 from kojo1/user-mutex
User defined mutex
|
2020-06-28 21:45:30 -07:00 |
|
Jacob Barthelmeh
|
14d0b4e7d6
|
adjust test case
|
2020-06-26 10:25:50 -06:00 |
|
Chris Conlon
|
7bd5da70a6
|
Merge pull request #3066 from kaleb-himes/DOX_UPDATES
Update v23 methods to reflect TLSv1.3
|
2020-06-26 10:59:04 -05:00 |
|
Ethan Looney
|
1c1ddaa6c2
|
Added checks to initial returns and free rng
|
2020-06-25 16:40:38 -07:00 |
|
Sean Parkinson
|
a10500e5a7
|
Merge pull request #3079 from tmael/sp_mod
Correct SP mod calculation
|
2020-06-26 08:38:07 +10:00 |
|
Sean Parkinson
|
f6d26b4e81
|
Merge pull request #3072 from kaleb-himes/SANITY_CHECKS
ed25519 and ed448 check sigLen against expected
|
2020-06-26 08:31:55 +10:00 |
|
Jacob Barthelmeh
|
0c7b851bd3
|
restrict the cert version allowed
|
2020-06-25 15:45:18 -06:00 |
|
David Garske
|
e2afbae6aa
|
Merge pull request #3054 from JacobBarthelmeh/CRL
fix for x509 store add crl
|
2020-06-25 09:52:12 -07:00 |
|
JacobBarthelmeh
|
26f0a74d29
|
Merge pull request #3023 from kaleb-himes/GH2998-REWORK
cleanup GET messages
|
2020-06-25 10:22:09 -06:00 |
|
John Safranek
|
73c26c5188
|
Merge pull request #3078 from dgarske/dup_defines
Remove duplicate macros in VS user_settings.h files.
|
2020-06-25 09:09:30 -07:00 |
|
kaleb-himes
|
17466727b2
|
Implement peer review feedback
|
2020-06-25 09:43:22 -06:00 |
|
John Safranek
|
4dbdfdea08
|
Merge pull request #3077 from kaleb-himes/ZD10235_CONFIG
configure.ac change == to = when not C code
|
2020-06-25 08:21:01 -07:00 |
|
Tesfa Mael
|
60d6f616c2
|
Fix typo
|
2020-06-25 08:06:14 -07:00 |
|
Tesfa Mael
|
a8f5602e10
|
Correct mod calculation
|
2020-06-25 08:01:05 -07:00 |
|
Ethan Looney
|
fe7d9ea7c1
|
changed RNG to WC_RNG
|
2020-06-24 15:40:58 -07:00 |
|
Ethan Looney
|
79981e3cf7
|
Added additonal tests to curve448.c
|
2020-06-24 15:40:38 -07:00 |
|
Ethan Looney
|
86b7f18502
|
Added additional tests to curve448.c through api.c
|
2020-06-24 15:40:22 -07:00 |
|
David Garske
|
a10ee78980
|
Remove duplicate macros in VS user_settings.h files.
|
2020-06-24 15:08:49 -07:00 |
|
toddouska
|
07c5f36d6d
|
Merge pull request #3068 from SparkiDev/modexp-cr
Use temp with mont mul in constant time exptmod
|
2020-06-24 13:19:06 -07:00 |
|
kaleb-himes
|
308562e853
|
configure.ac change == to = when not C code
|
2020-06-24 13:41:03 -06:00 |
|
JacobBarthelmeh
|
483b970772
|
Merge pull request #3061 from embhorn/zd10457
Remove multiple defines of GEN_IPADD
|
2020-06-24 11:33:16 -06:00 |
|
kaleb-himes
|
fdce5152c5
|
Address peer feedback
|
2020-06-24 11:25:12 -06:00 |
|
toddouska
|
9cd6f92d19
|
Merge pull request #3058 from JacobBarthelmeh/Certs
Fix and test case for malformed name constraint
|
2020-06-24 10:15:08 -07:00 |
|
Jacob Barthelmeh
|
b8b2f7ef7d
|
vs build warning fixes
|
2020-06-24 10:57:31 -06:00 |
|
Sean Parkinson
|
be5648986c
|
Update TLS 1.3 function Doxygen documentation
Give parameters a name in function prototypes.
|
2020-06-24 12:35:47 +10:00 |
|
Kaleb Himes
|
23ddc1c4c2
|
Merge pull request #3067 from SparkiDev/tls13-test-fix
Cleanup after TLS 1.3 tests
|
2020-06-23 17:35:48 -06:00 |
|
kaleb-himes
|
722961f55c
|
ed25519 and ed448 check sigLen against expected
|
2020-06-23 17:32:00 -06:00 |
|
Eric Blankenhorn
|
ec755f8dd9
|
Override CRL error for NO_VERIFY
|
2020-06-23 18:09:03 -05:00 |
|
Sean Parkinson
|
582240a84d
|
Merge pull request #3051 from embhorn/zd10451
Sanity check wc_ecc_import_raw x, y, and key
|
2020-06-24 08:52:10 +10:00 |
|
Takashi Kojo
|
55bb95823c
|
coding template
|
2020-06-24 07:31:20 +09:00 |
|
Jacob Barthelmeh
|
8511d07698
|
store chain is free'd when store is free'd
|
2020-06-23 15:42:32 -06:00 |
|
Jacob Barthelmeh
|
ae90119af4
|
remove double free in test case
|
2020-06-23 14:45:31 -06:00 |
|
Eric Blankenhorn
|
7cc64377d0
|
Sanity check wc_ecc_import_raw x, y, and key
|
2020-06-23 08:54:47 -05:00 |
|