- Jun 01, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov 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
-
Dr. Stephen Henson authored
Submitted By: Victor Wagner <vitus@cryptocom.ru> Fix error reporting in load_key function.
-
Dr. Stephen Henson authored
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 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.
-
Dr. Stephen Henson authored
reloaded.
-
- May 23, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- May 22, 2010
-
-
Dr. Stephen Henson authored
Submitted by: Ger Hobbelt <ger@hobbelt.com> Approved by: steve@openssl.org Check for <= 0 i2d return value.
-
Dr. Stephen Henson authored
Submitted by: Ger Hobbelt <ger@hobbelt.com> Approved by: steve@openssl.org Memleak, BIO chain leak and realloc checks in v3_pci.c
-
Dr. Stephen Henson authored
-
- May 20, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
calling shlib_wrap.sh doesn't work.
-
- May 17, 2010
-
-
Dr. Stephen Henson authored
Submitted By: Artem Chuprina <ran@cryptocom.ru> Check return values of HMAC in tls_P_hash and tls1_generate_key_block. Although the previous version could in theory crash that would only happen if a digest call failed. The standard software methods can never fail and only one ENGINE currently uses digests and it is not compiled in by default.
-
- May 15, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted By: Ger Hobbelt <ger@hobbelt.com> Check callback return value when outputting errors.
-
Dr. Stephen Henson authored
Submitted By: Ger Hobbelt <ger@hobbelt.com> Place RSA dependent variable under #ifndef OPENSSL_NO_RSA
-
- May 13, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
- gcm128.c: support for Intel PCLMULQDQ, readability improvements; - asm/ghash-x86.pl: splitted vanilla, MMX, PCLMULQDQ subroutines; - asm/ghash-x86_64.pl: add PCLMULQDQ implementations.
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- May 05, 2010
-
-
Andy Polyakov authored
be done, it's definitely not the way to do it. So far answer to the question was to ./config -Wa,--noexecstack (adopted by RedHat).
-
Ben Laurie authored
-
- May 04, 2010
-
-
Andy Polyakov authored
- introduce common modes_lcl.h; - ctr128.c: implement additional CRYPTO_ctr128_encrypt_ctr32 interface; - gcm128.c: add omitted ARM initialization, remove ctx.ctr;
-
- May 03, 2010
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
Submitted By: Ger Hobbelt <ger@hobbelt.com> Update docs to BIO_f_buffer()
-
Dr. Stephen Henson authored
Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de> Fix bug in bitmask macros and stop warnings.
-
Dr. Stephen Henson authored
Submitted By: "PMHager" <hager@dortmund.net> Initialise pkey callback to 0.
-
Dr. Stephen Henson authored
Submitted By: Ger Hobbelt <ger@hobbelt.com> Don't overwrite return value with strlen(f).
-
Dr. Stephen Henson authored
-
- May 01, 2010
-
-
Ben Laurie authored
-
- Apr 28, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-