Historie revizí

Autor SHA1 Zpráva Datum
  Nils Larsch b3f6325988 check return value před 19 roky
  Bodo Möller 8afca8d9c6 Fix more error codes. před 19 roky
  Nils Larsch 800e400de5 some updates for the blinding code; summary: před 19 roky
  Richard Levitte fd836aeee0 Make sure that the last argument to RAND_add() is a float, or some před 20 roky
  Richard Levitte 040c687ce4 Memory leak fix: RSA_blinding_on() didn't free Ai under certain circumstances. před 21 roky
  Richard Levitte 721688c2f8 Include rand.h, so RAND_status() and friends get properly declared. před 21 roky
  Bodo Möller 5679bcce07 make RSA blinding thread-safe před 21 roky
  Bodo Möller c554155b58 make sure RSA blinding works when the PRNG is not properly seeded; před 21 roky
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. před 22 roky
  Dr. Stephen Henson 0c372b94f7 před 23 roky
  Geoff Thorpe d7e0299792 Fiddling. před 23 roky
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent před 23 roky
  Bodo Möller 6ac4e8bd6e Rename recently introduced functions for improved code clarity: před 23 roky
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. před 23 roky
  Geoff Thorpe 5cbc2e8bc1 Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise, před 23 roky
  Geoff Thorpe b7727ee616 The indexes returned by ***_get_ex_new_index() functions are used when před 23 roky
  Dr. Stephen Henson 0c9de428ae In {RSA,DSA,DH}_new_method(x) need to increase the reference před 23 roky
  Geoff Thorpe 7ae551fd03 In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the před 23 roky
  Ulf Möller 12c2fe8d53 Use BN_rand_range(). před 24 roky
  Geoff Thorpe 7abe830501 Ensure that the "ex_data" member of an RSA structure is initialised before před 24 roky
  Richard Levitte 0b5806b5f5 Really stupid glitch (a comment not properly ended) fixed. před 24 roky
  Richard Levitte ccb9643f02 Remove references to RSAref. The glue library is but a memory to fade před 24 roky
  Richard Levitte 29c1f0615b Constify the RSA library. před 24 roky
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. před 24 roky
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names před 24 roky
  Geoff Thorpe deb4d50e51 Previously, the default RSA_METHOD was NULL until the first RSA structure was před 24 roky
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access před 25 roky
  Dr. Stephen Henson dd9d233e2a před 25 roky
  Dr. Stephen Henson c1cd88a0eb Oops... forgot the other RSA_NULL patches... před 25 roky
  Dr. Stephen Henson ce8b257413 New functions to allow RSA_METHODs to be changed without poking round in před 25 roky