Commit History

Author SHA1 Message Date
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz 8fdc3734c0 free NULL cleanup. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 5784a52145 Implement internally opaque bn access from ec 9 years ago
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 9 years ago
  Dr. Stephen Henson dbfbe10a1f remove FIPS module code from crypto/ecdsa 9 years ago
  Matt Caswell 13be7da81f Fixed double inclusion of string.h 9 years ago
  Adam Langley 190c615d43 Make `safe' (EC)DSA nonces the default. 11 years ago
  Adam Langley 8a99cb29d1 Add secure DSA nonce flag. 11 years ago
  Bodo Möller f11d0c7908 Fix EC_KEY initialization race. 11 years ago
  Dr. Stephen Henson d674bb4bc8 In EC_KEY_set_public_key_affine_coordinates include explicit check to see passed components do not exceed field order 12 years ago
  Dr. Stephen Henson 5fd722600b Check for selftest failure in various places. 12 years ago
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 years ago
  Richard Levitte 171edf7ff4 Error discrepancy corrected. 13 years ago
  Dr. Stephen Henson cac4fb58e0 Add PRNG security strength checking. 13 years ago
  Dr. Stephen Henson 8c7096835b Use 0 for tbslen to perform strlen. 13 years ago
  Dr. Stephen Henson a6311f856b Remove several of the old obsolete FIPS_corrupt_*() functions. 13 years ago
  Dr. Stephen Henson ac892b7aa6 Initial incomplete POST overhaul: add support for POST callback to 13 years ago
  Dr. Stephen Henson 0fbf8f447b Add pairwise consistency test to EC. 13 years ago
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. 13 years ago
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 years ago
  Dr. Stephen Henson fef1c40bf1 New function EC_KEY_set_affine_coordinates() this performs all the 13 years ago
  Dr. Stephen Henson a428ac4750 check EC public key isn't point at infinity 13 years ago
  Dr. Stephen Henson dd616752a1 oops, revert mistakenly committed EC changes 13 years ago
  Dr. Stephen Henson 198ce9a611 Add additional parameter to dsa_builtin_paramgen to output the generated 13 years ago
  Andy Polyakov 6bf24568bc Fix EC_KEY_check_key. 16 years ago
  Nils Larsch 8712009778 simplify EC_KEY_dup 19 years ago