Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Shane Lontis 55f02cb684 Change DH_get_nid() to set the value of q if it is not already set 4 yıl önce
  Pauli ada66e78ef Deprecate the low level Diffie-Hellman functions. 4 yıl önce
  Shane Lontis 8083fd3a18 Add FFC param/key validation 4 yıl önce
  Davide Galassi 5a778ce574 Missing "obj_mac" header file in "dh_lib" 4 yıl önce
  Shane Lontis ca2bf555cd Add support for DH 'modp' group parameters (RFC 3526) 4 yıl önce
  Shane Lontis dc8de3e6f1 Modify DSA and DH keys to use a shared FFC_PARAMS struct 4 yıl önce
  Shane Lontis 62f49b90d7 Add DH key exchange to fips provider 4 yıl önce
  Richard Levitte a3327784d9 CRYPTO: Remove support for ex_data fields when building the FIPS module 4 yıl önce
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 yıl önce
  Bernd Edlinger fa01370f7d Use BN_clear_free in DH_set0_key 5 yıl önce
  Richard Levitte 8b84b075ff Adapt DH to use with KEYMGMT 5 yıl önce
  Richard Levitte e38873f5ce Following the license change, modify the boilerplates in crypto/dh/ 6 yıl önce
  Nicola Tuveri 544648a8e0 Harmonize the error handling codepath 6 yıl önce
  Nicola Tuveri 0c5d725ebf Fix segfault in RSA_free() (and DSA/DH/EC_KEY) 6 yıl önce
  Matt Caswell 83cf7abf8e Update copyright year 6 yıl önce
  Dr. Matthias St. Pierre 6db7fadf09 DH: add simple getters for commonly used DH struct members 6 yıl önce
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 yıl önce
  David Benjamin 7966101e20 Allow DH_set0_key with only private key. 7 yıl önce
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. 7 yıl önce
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 yıl önce
  Rich Salz 076fc55527 Make default_method mostly compile-time 7 yıl önce
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 yıl önce
  Matt Caswell b84e12266f Fix the build and tests following constification of DH, DSA, RSA 8 yıl önce
  Richard Levitte fd809cfdbd Constify the parameter getters for RSA, DSA and DH 8 yıl önce
  FdaSilvaYY b2b361f6af Raise an Err when CRYPTO_THREAD_lock_new fails 8 yıl önce
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 yıl önce
  FdaSilvaYY 2bbf0baa95 Add checks on CRYPTO_new_ex_data return value... 8 yıl önce
  Viktor Dukhovni 4a397f5168 Fix set0 reuse test 8 yıl önce
  Richard Levitte 1da12e34ed RSA, DSA, DH: Allow some given input to be NULL on already initialised keys 8 yıl önce
  Matt Caswell 0aeddcfa61 Make DH opaque 8 yıl önce