提交历史

作者 SHA1 备注 提交日期
  Matt Caswell fd7d252060 Tighten up BN_with_flags usage and avoid a reachable assert 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Rich Salz 74924dcb38 More secure storage of key material. 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell 18125f7f55 Implement internally opaque bn access from rsa 10 年之前
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 年之前
  Dr. Stephen Henson 8d73db288f remove FIPS module code from crypto/rsa 10 年之前
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 年之前
  Dr. Stephen Henson cac4fb58e0 Add PRNG security strength checking. 13 年之前
  Dr. Stephen Henson 8c7096835b Use 0 for tbslen to perform strlen. 13 年之前
  Dr. Stephen Henson a6311f856b Remove several of the old obsolete FIPS_corrupt_*() functions. 13 年之前
  Dr. Stephen Henson ac892b7aa6 Initial incomplete POST overhaul: add support for POST callback to 13 年之前
  Dr. Stephen Henson 225a9e296b Update pairwise consistency checks to use SHA-256. 13 年之前
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 14 年之前
  Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove 14 年之前
  Dr. Stephen Henson c553721e8b FIPS mode RSA changes: 14 年之前
  Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks 17 年之前
  Nils Larsch 47d5566646 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() 18 年之前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前
  Geoff Thorpe 280eb33b59 Remove distracting comments and code. Thanks to Nils for picking up on the 20 年之前
  Geoff Thorpe 081991ac01 With the new dynamic BN_CTX implementation, there should be no need for 20 年之前
  Geoff Thorpe 8a85c341fe The problem of rsa key-generation getting stuck in a loop for (pointlessly) 20 年之前
  Geoff Thorpe bcfea9fb25 Allow RSA key-generation to specify an arbitrary public exponent. Jelte 20 年之前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年之前
  Geoff Thorpe 2814c62915 This is the first step in allowing RSA_METHODs to implement their own key 22 年之前
  Geoff Thorpe e189872486 Nils Larsch submitted; 22 年之前
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 年之前
  Ulf Möller db82b8f9bd Bug fix for 64 bit HP-UX. 24 年之前