提交历史

作者 SHA1 备注 提交日期
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前
  Nils Larsch 800e400de5 some updates for the blinding code; summary: 19 年之前
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 年之前
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 年之前
  Geoff Thorpe bcfea9fb25 Allow RSA key-generation to specify an arbitrary public exponent. Jelte 20 年之前
  Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the 20 年之前
  Geoff Thorpe 46ef873f0b By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key 20 年之前
  Richard Levitte 816d785721 DO NOT constify RSA* in RSA_sign() and RSA_verify(), since there are function 21 年之前
  Richard Levitte 3b30121bd9 Constify RSA_sign() and RSA_verify(). 21 年之前
  Richard Levitte 040c687ce4 Memory leak fix: RSA_blinding_on() didn't free Ai under certain circumstances. 21 年之前
  Bodo Möller c554155b58 make sure RSA blinding works when the PRNG is not properly seeded; 21 年之前
  Richard Levitte 5fe11c7533 The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That's 22 年之前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 年之前
  Geoff Thorpe 2814c62915 This is the first step in allowing RSA_METHODs to implement their own key 22 年之前
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 年之前
  Richard Levitte ba8ad07490 The logic in the main signing and verifying functions to check lengths was 22 年之前
  Lutz Jänicke 40889b9cd3 Add missing prototypes. 22 年之前
  Richard Levitte 3e83e686ba Add the configuration target VxWorks. 23 年之前
  Richard Levitte 2aa9043ad3 Because there's chances we clash with the system's types.h, rename our 23 年之前
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent 23 年之前
  Bodo Möller 6ac4e8bd6e Rename recently introduced functions for improved code clarity: 23 年之前
  Geoff Thorpe 5cbc2e8bc1 Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise, 23 年之前
  Ben Laurie bb2297a41d Header bloat reduction for EVP_PKEY. 23 年之前
  Bodo Möller 24cff6ced5 always reject data >= n 23 年之前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 年之前
  Dr. Stephen Henson c063f2c5ec Various Win32 related fixed. Make no-krb5 work in mkdef.pl . 24 年之前
  Dr. Stephen Henson 78d3b819f0 Replace the old ASN1_dup() with ASN1_item_dup() and 24 年之前
  Dr. Stephen Henson 9d6b1ce644 24 年之前
  Richard Levitte 7be7c2eda5 A few more constifications of some RSA routines that I forgot 24 年之前
  Richard Levitte 29c1f0615b Constify the RSA library. 24 年之前