Commit History

Author SHA1 Message Date
  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 14 years ago
  Dr. Stephen Henson a428ac4750 check EC public key isn't point at infinity 14 years ago
  Dr. Stephen Henson dd616752a1 oops, revert mistakenly committed EC changes 14 years ago
  Dr. Stephen Henson 198ce9a611 Add additional parameter to dsa_builtin_paramgen to output the generated 14 years ago
  Andy Polyakov 6bf24568bc Fix EC_KEY_check_key. 16 years ago
  Nils Larsch 8712009778 simplify EC_KEY_dup 19 years ago
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Bodo Möller fbbfd86b67 typo 22 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Richard Levitte 5454829ae6 mem* functions are declared in string.h. 22 years ago
  Bodo Möller e172d60ddb Add ECDH support. 22 years ago
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 years ago