40 Cometimentos (5c7a4b8c2f9ef0e1d0747ab3617ee7b6157c40b1)

Autor SHA1 Mensagem Data
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. há 7 anos
  David Benjamin 54091230cd Use C99 for size_t loops. há 8 anos
  David Benjamin 5a91503826 Add various 1.1.0 accessors. há 8 anos
  Brian Smith 7241ca5ce4 Avoid one |BN_mod_inverse| in |RSA_check_key|. há 8 anos
  Brian Smith 69f0532c85 Use |memcmp| instead of |CRYPTO_memcmp| in |RSA_verify|. há 8 anos
  Brian Smith 9902262af6 Remove redundant check of |sig_len| in |RSA_verify|. há 8 anos
  Brian Smith c0b196d4eb Drop support for engines-provided signature verification. há 8 anos
  David Benjamin 981936791e Remove some easy obj.h dependencies. há 8 anos
  David Benjamin a2f2bc3a40 Align with upstream's error strings, take two. há 8 anos
  David Benjamin fb8e678897 Match upstream's error codes for the old sigalg code. há 8 anos
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. há 8 anos
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. há 9 anos
  David Benjamin 8fb0f525e1 Free BN_MONT_CTX in generic code. há 9 anos
  David Benjamin bb875350b3 Fix ASan bot. há 9 anos
  David Benjamin d93831d71a Make it possible for a static linker to discard unused RSA functions. há 9 anos
  David Benjamin 79680ffaed Fix various malloc failure codepaths. há 9 anos
  Matt Braithwaite 978f16ea08 size_t RSA functions. há 9 anos
  David Benjamin 79c59a30b5 size_t RSA_private_decrypt's input. há 9 anos
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
  David Benjamin b0acb7743f Export pkcs1_prefixed_msg as RSA_add_pkcs1_prefix. há 9 anos
  Adam Langley 839b881c61 Multi-prime RSA support. há 9 anos
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ há 9 anos
  David Benjamin d8b65c8844 Remove unnecessary NULL checks, part 4. há 9 anos
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. há 9 anos
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. há 9 anos
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. há 9 anos
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. há 9 anos
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. há 9 anos
  Håvard Molland ab2479a08a Clean up error reporting. há 9 anos
  Brian Smith a42b4163f8 Remove remaining remnants of RIPEMD-160 support. há 9 anos
  Brian Smith 28120a18f6 Fix mistaken use of CRYPTO_EX_INDEX_DSA in rsa.c. há 9 anos
  David Benjamin 6eb000dbee Add in missing curly braces part 3. há 9 anos
  Adam Langley 2b2d66d409 Remove string.h from base.h. há 9 anos
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. há 10 anos
  Adam Langley 6bc658d2e3 Split off private_transform function in RSA. há 10 anos
  Adam Langley 05b7377065 Add RSA_check_key function. há 10 anos
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. há 10 anos
  David Benjamin 925fee36e1 Add a size hook to RSA_METHOD. há 10 anos
  Adam Langley 409766d218 Add function to recover RSA CRT params. há 10 anos
  Adam Langley 95c29f3cd1 Inital import. há 10 anos