Historique des commits

Auteur SHA1 Message Date
  Marcus Meissner 6180c0ff0c initialize the RSA struct to 0. il y a 8 ans
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
  Dr. Stephen Henson 3a5b97b7f1 Don't set default public key methods in FIPS mode so applications il y a 13 ans
  Dr. Stephen Henson fbe7055370 Redirection of low level APIs to FIPS module. il y a 13 ans
  Dr. Stephen Henson c42d223ac2 Move RSA encryption functions to new file crypto/rsa/rsa_crpt.c to separate il y a 13 ans
  Dr. Stephen Henson aac751832a PR: 2124 il y a 15 ans
  Dr. Stephen Henson ea904b4074 Update from HEAD. il y a 15 ans
  Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, il y a 16 ans
  Geoff Thorpe 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked il y a 16 ans
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast il y a 16 ans
  Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks il y a 17 ans
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. il y a 17 ans
  Bodo Möller 48fc582f66 New functions CRYPTO_set_idptr_callback(), il y a 18 ans
  Nils Larsch b3f6325988 check return value il y a 19 ans
  Bodo Möller 8afca8d9c6 Fix more error codes. il y a 19 ans
  Nils Larsch 800e400de5 some updates for the blinding code; summary: il y a 19 ans
  Richard Levitte fd836aeee0 Make sure that the last argument to RAND_add() is a float, or some il y a 20 ans
  Richard Levitte 040c687ce4 Memory leak fix: RSA_blinding_on() didn't free Ai under certain circumstances. il y a 21 ans
  Richard Levitte 721688c2f8 Include rand.h, so RAND_status() and friends get properly declared. il y a 21 ans
  Bodo Möller 5679bcce07 make RSA blinding thread-safe il y a 21 ans
  Bodo Möller c554155b58 make sure RSA blinding works when the PRNG is not properly seeded; il y a 21 ans
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. il y a 21 ans
  Dr. Stephen Henson 0c372b94f7 il y a 22 ans
  Geoff Thorpe d7e0299792 Fiddling. il y a 23 ans
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent il y a 23 ans
  Bodo Möller 6ac4e8bd6e Rename recently introduced functions for improved code clarity: il y a 23 ans
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. il y a 23 ans
  Geoff Thorpe 5cbc2e8bc1 Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise, il y a 23 ans
  Geoff Thorpe b7727ee616 The indexes returned by ***_get_ex_new_index() functions are used when il y a 23 ans
  Dr. Stephen Henson 0c9de428ae In {RSA,DSA,DH}_new_method(x) need to increase the reference il y a 23 ans