40 Revize (9f33fc63c6219dd43db438d2ffaca480f1b4bb5d)

Autor SHA1 Zpráva Datum
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. před 9 roky
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. před 9 roky
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. před 9 roky
  Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. před 9 roky
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. před 9 roky
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. před 9 roky
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. před 9 roky
  Adam Langley 33672736b7 Get rid of the THREADID stuff. před 9 roky
  Adam Langley 20b64fd19d Export the PSS padding functions. před 9 roky
  Håvard Molland ab2479a08a Clean up error reporting. před 9 roky
  Brian Smith a42b4163f8 Remove remaining remnants of RIPEMD-160 support. před 9 roky
  Brian Smith 28120a18f6 Fix mistaken use of CRYPTO_EX_INDEX_DSA in rsa.c. před 9 roky
  Adam Langley 5f5bf6f210 Don't add another error to the queue when RSA_private_transform fails. před 9 roky
  David Benjamin 6eb000dbee Add in missing curly braces part 3. před 9 roky
  Adam Langley 29b186736c Precompute sorted array for error strings. před 9 roky
  Adam Langley 2b2d66d409 Remove string.h from base.h. před 9 roky
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. před 9 roky
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. před 9 roky
  David Benjamin c61517cb5a Define the error case's output in RSA_message_index_PKCS1_type_2. před 9 roky
  David Benjamin a6d81018f8 Consistently use RAND_bytes and check for failure. před 9 roky
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. před 10 roky
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. před 10 roky
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. před 10 roky
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' před 10 roky
  Adam Langley 6bc658d2e3 Split off private_transform function in RSA. před 10 roky
  David Benjamin 8cc0b24cdd Spell Bleichenbacher's name right. před 10 roky
  David Benjamin 61b66ffcc2 Fix error-handling bugs. před 10 roky
  Adam Langley 05b7377065 Add RSA_check_key function. před 10 roky
  David Benjamin 0aa0767340 Improve constant-time padding check in RSA key exchange. před 10 roky
  Adam Langley 794bf6e0ce Fix OAEP with non-SHA hash functions. před 10 roky
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. před 10 roky
  David Benjamin e14dcc45e8 Remove RSA_SSLV23_PADDING. před 10 roky
  David Benjamin b5d725df63 Fix limit checks in RSA padding functions. před 10 roky
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ před 10 roky
  David Benjamin 925fee36e1 Add a size hook to RSA_METHOD. před 10 roky
  Adam Langley 6887edb917 Improvements in constant-time OAEP decoding. před 10 roky
  Adam Langley 409766d218 Add function to recover RSA CRT params. před 10 roky
  Adam Langley acff73f227 Constant-time, RSA PMS processing. před 10 roky
  Adam Langley 7d0a1d680c Fix padding side-channels. před 10 roky
  Adam Langley 95c29f3cd1 Inital import. před 10 roky