Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 28572b577c Support for EC_KEY_METHOD. 9 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  David Woodhouse 984d6c6052 Fix no-stdio build 9 years ago
  Rich Salz 64b25758ed remove 0 assignments. 9 years ago
  Matt Caswell 8d11b7c7ee Fix warning when compiling with no-ec2m 9 years ago
  Matt Caswell 68886be7e2 EC_POINT_is_on_curve does not return a boolean 9 years ago
  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 10 years ago
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 years ago
  Dr. Stephen Henson dbfbe10a1f remove FIPS module code from crypto/ecdsa 10 years ago
  Matt Caswell 13be7da81f Fixed double inclusion of string.h 10 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. 12 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 13 years ago
  Dr. Stephen Henson 5fd722600b Check for selftest failure in various places. 13 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