- 15 10月, 2013 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 14 10月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 10月, 2013 3 次提交
-
-
由 Andy Polyakov 提交于
Latest MIPS ISA specification declared 'branch likely' instructions obsolete. To makes code future-proof replace them with equivalent.
-
由 Andy Polyakov 提交于
Excessive fragmentation put additional burden (of addtional MAC calculations) on the other size and limiting fragments it to 1KB limits the overhead to ~6%.
-
由 Andy Polyakov 提交于
PR: 3139
-
- 11 10月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 09 10月, 2013 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 07 10月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 04 10月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
Improve decrypt performance by 10-20% depending on platform. Thanks to Jussi Kivilinna for providing valuable hint. Also thanks to Ard Biesheuvel.
-
- 03 10月, 2013 9 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Yuriy Kaminskiy
-
由 Andy Polyakov 提交于
PR: 3130
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 02 10月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
Suggested by: Ard Biesheuvel
-
- 20 9月, 2013 3 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Andy Polyakov 提交于
Submitted by: Ard Biesheuvel
-
- 18 9月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add various functions to allocate and set the fields of an ECDSA_METHOD structure.
-
- 16 9月, 2013 5 次提交
-
-
由 Bodo Moeller 提交于
- EC_GROUP_cmp shouldn't consider curves equal just because the curve name is the same. (They really *should* be the same in this case, but there's an EC_GROUP_set_curve_name API, which could be misused.) - EC_POINT_cmp shouldn't return 0 for ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED or EC_R_INCOMPATIBLE_OBJECTS errors because in a cmp API, 0 indicates equality (not an error). Reported by: king cope
-
由 Andy Polyakov 提交于
PR: 3125 Submitted by: Kyle McMartin
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Ard Biesheuvel 提交于
Signed-off-by: NArd Biesheuvel <ard.biesheuvel@linaro.org>
-
- 11 9月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 9月, 2013 2 次提交
-
-
由 Andy Polyakov 提交于
Avoid occasional up to 8% performance drops.
-
由 Andy Polyakov 提交于
-
- 09 9月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
When verifying a partial path always check to see if the EE certificate is explicitly trusted: the path could contain other untrusted certificates.
-
- 06 9月, 2013 2 次提交
-
-
由 Scott Deboy 提交于
Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions) Removed prior audit proof logic - audit proof support was implemented using the generic TLS extension API Tests exercising the new supplemental data registration and callback api can be found in ssltest.c. Implemented changes to s_server and s_client to exercise supplemental data callbacks via the -auth argument, as well as additional flags to exercise supplemental data being sent only during renegotiation.
-
-
- 21 8月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-