提交歷史

作者 SHA1 備註 提交日期
  Nicola Tuveri 544648a8e0 Harmonize the error handling codepath 6 年之前
  Nicola Tuveri 0c5d725ebf Fix segfault in RSA_free() (and DSA/DH/EC_KEY) 6 年之前
  Matt Caswell 83cf7abf8e Update copyright year 6 年之前
  Dr. Matthias St. Pierre 6692ff7777 RSA: add simple getters for commonly used struct members 6 年之前
  Andy Polyakov 0122add654 rsa/rsa_lib.c: make RSA_security_bits multi-prime aware. 7 年之前
  Paul Yang 665d899fa6 Support multi-prime RSA (RFC 8017) 7 年之前
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 7 年之前
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. 7 年之前
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 年之前
  Paul Yang 90862ab4b2 This part fixes braces around if-else. 7 年之前
  Paul Yang 8686c47480 Fix coding style in crypto/rsa directory 7 年之前
  Rich Salz 076fc55527 Make default_method mostly compile-time 7 年之前
  Dr. Stephen Henson e5e04ee398 Support RSA operations in PSS. 8 年之前
  Dr. Stephen Henson d771441d9b Add pss field to RSA structure and free it. 8 年之前
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 年之前
  Andy Polyakov e0685d2473 rsa/rsa_lib.c: const-ify RSA_get0_engine(). 8 年之前
  Rich Salz 6f4a6a5cd4 RT4586: Remove RSA_memory_lock; unused, not needed 8 年之前
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 年之前
  Matt Caswell b84e12266f Fix the build and tests following constification of DH, DSA, RSA 8 年之前
  Richard Levitte fd809cfdbd Constify the parameter getters for RSA, DSA and DH 8 年之前
  FdaSilvaYY 11ed851db0 Fix and simplify error handling in (RSA/EC_kmeth)_new_method() 8 年之前
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 年之前
  Richard Levitte 1da12e34ed RSA, DSA, DH: Allow some given input to be NULL on already initialised keys 8 年之前
  Richard Levitte 9862e9aa98 Make the RSA structure opaque 8 年之前
  Rich Salz 3c27208fab Remove #error from include files. 8 年之前
  Alessandro Ghedini d188a53617 Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API 8 年之前
  Rich Salz 412bafdcf5 GH715: Missed some null-check-removals. 8 年之前
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL 8 年之前
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前