4 Commits (9c3b120b618f3678a807d693b2e6f331aaa54605)

Author SHA1 Message Date
  David Benjamin 42a8cbe37c Remove ECDSA_sign_setup and friends. 7 years ago
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 years ago
  David Benjamin 4323e22793 Tidy up FIPS module dependencies. 7 years ago
  Adam Langley aacb72c1b7 Move ec/ and ecdsa/ into fipsmodule/ 7 years ago
  David Benjamin 3d38c03a8e Fix a few more missing CBB_cleanups. 8 years ago
  David Benjamin bd42603943 Add a convenience function for i2d compatibility wrappers. 8 years ago
  David Benjamin acb2451807 Rename the BIGNUM ASN.1 functions. 8 years ago
  Brian Smith a3d9de05fb Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 9 years ago
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. 9 years ago
  David Benjamin 7244fa46f7 Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value. 9 years ago
  Brian Smith a91762834e Implement ECDSA_SIG_new and ECDSA_SIG_free manually. 9 years ago
  David Benjamin 775b75f9de Fix Windows shared library build. 10 years ago
  Adam Langley 449f16b947 Change ECDSA_METHOD's size() to group_order_size() 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago