- Jul 26, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
ghash-x86.pl.
-
Dr. Stephen Henson authored
e_os2.h, this should fix WIN32 compilation issues and hopefully avoid conflicts with other headers which may workaround ssize_t in different ways.
-
Dr. Stephen Henson authored
system.
-
Dr. Stephen Henson authored
-
- Jul 25, 2010
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-
- Jul 21, 2010
-
-
Dr. Stephen Henson authored
this means that some implementations will be used automatically, e.g. aesni, we do this for cryptodev anyway. Setup cpuid in ENGINE_load_builtin_engines() too as some ENGINEs use it.
-
- Jul 14, 2010
-
-
Andy Polyakov authored
-
- Jul 13, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
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.
-
- Jul 09, 2010
-
-
Dr. Stephen Henson authored
Submitted by: Antony, Benoy <bantony@ebay.com> Approved by: steve@openssl.org Fix bug in AES wrap code when t > 0xff.
-
Andy Polyakov authored
add ghash benchmark to apps/speed.c.
-
Andy Polyakov authored
AES_ctr32_encrypt to aes-s390x.pl.
-
Andy Polyakov authored
-
- Jul 08, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
ARM assembler modules.
-
Andy Polyakov authored
PR: 2296
-
Andy Polyakov authored
-
- Jul 02, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jul 01, 2010
-
-
Andy Polyakov authored
opcodes detected in executable segment" error.
-
- Jun 16, 2010
-
-
Dr. Stephen Henson authored
-
- Jun 12, 2010
-
-
Ben Laurie authored
-
- Jun 09, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jun 04, 2010
-
-
Andy Polyakov authored
improvement.
-
Andy Polyakov authored
-
- Jun 01, 2010
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-
- May 31, 2010
-
-
Dr. Stephen Henson authored
-
- May 29, 2010
-
-
Dr. Stephen Henson authored
Submitted By: Mattias Ellert <mattias.ellert@fysast.uu.se> Fix type checking macro SKM_ASN1_SET_OF_i2d
-
- May 27, 2010
-
-
Dr. Stephen Henson authored
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.
-
- May 26, 2010
-
-
Dr. Stephen Henson authored
Submitted By: Jonathan Gray <jsg@goblin.cx> Correct ioctl definitions.
-
Andy Polyakov authored
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.
-
- May 23, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-