- 13 7月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
Modest improvement coefficients mean that code already had some parallelism and there was not very much room for improvement. Special thanks to Ted Krovetz for benchmarking the code with such patience.
-
- 10 7月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Antony, Benoy <bantony@ebay.com> Approved by: steve@openssl.org Fix bug in AES wrap code when t > 0xff.
-
由 Andy Polyakov 提交于
-
- 09 7月, 2010 4 次提交
-
-
由 Andy Polyakov 提交于
PR: 2194
-
由 Andy Polyakov 提交于
add ghash benchmark to apps/speed.c.
-
由 Andy Polyakov 提交于
AES_ctr32_encrypt to aes-s390x.pl.
-
由 Andy Polyakov 提交于
-
- 08 7月, 2010 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
ARM assembler modules.
-
由 Andy Polyakov 提交于
PR: 2296
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 05 7月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 7月, 2010 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 01 7月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
opcodes detected in executable segment" error.
-
- 27 6月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 6月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 6月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 6月, 2010 3 次提交
-
-
由 Andy Polyakov 提交于
PR: 2284
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 04 6月, 2010 2 次提交
-
-
由 Andy Polyakov 提交于
improvement.
-
由 Andy Polyakov 提交于
-
- 01 6月, 2010 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 31 5月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 5月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted By: Mattias Ellert <mattias.ellert@fysast.uu.se> Fix type checking macro SKM_ASN1_SET_OF_i2d
-
- 27 5月, 2010 7 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted By: Victor Wagner <vitus@cryptocom.ru> Fix error reporting in load_key function.
-
由 Dr. Stephen Henson 提交于
Submitted By: De Rudder, Stephen L." <s_derudder@tditx.com> Workaround for newer Windows headers which define EADDRINUSE but not to the same value as WSAEADDRINUSE.
-
由 Dr. Stephen Henson 提交于
Submitted By: Ger Hobbelt <ger@hobbelt.com> Base64 BIO fixes: Use OPENSSL_assert() instead of assert(). Use memmove() as buffers overlap. Fix write retry logic.
-
由 Dr. Stephen Henson 提交于
Submitted By: Jonathan Gray <jsg@goblin.cx> Correct ioctl definitions.
-
由 Andy Polyakov 提交于
in gcm_ghash_4bit. Taking the idea a step further I've added extra 256+16 bytes of per-key storage, so that one can speak about 3rd variant in addition to "256B" and "4KB": "528B" one. Commonly it should be ~50% faster than "256B" implementation or ~25% slower than "4KB" one.
-
由 Dr. Stephen Henson 提交于
reloaded.
-
- 23 5月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-