Historique des commits

Auteur SHA1 Message Date
  Dr. Stephen Henson 5950bf7943 Revert to original... il y a 18 ans
  Dr. Stephen Henson 4141c803d8 Oops... il y a 18 ans
  Dr. Stephen Henson 1b593194be Move algorithm specific print code from crypto/asn1/t_pkey.c to separate il y a 18 ans
  Dr. Stephen Henson 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. il y a 18 ans
  Nils Larsch 40f51f506c create BN_CTX object il y a 18 ans
  Nils Larsch 8c5a2bd6bb add additional checks + cleanup il y a 18 ans
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) il y a 18 ans
  Nils Larsch 01039d0bff remove unused variable il y a 19 ans
  Nils Larsch c755c5fd8b improved error checking and some fixes il y a 19 ans
  Nils Larsch 3eeaab4bed make il y a 19 ans
  Nils Larsch 9dd8405341 ecc api cleanup; summary: il y a 19 ans
  Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name il y a 19 ans
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign il y a 19 ans
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). il y a 20 ans
  Bodo Möller 7e8c30b589 In ECPKParameters_print, output the private key length correctly il y a 21 ans
  Bodo Möller 555d75252a use new BIO_indent() function here as well il y a 21 ans
  Richard Levitte c112323dd5 This didn't get to the 0.9.8-dev thread... il y a 21 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 21 ans
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() il y a 21 ans
  Dr. Stephen Henson 74e3931f84 Various Win32 fixes. il y a 22 ans
  Bodo Möller 34f1f2a81c less specific interface for EC_GROUP_get_basis_type il y a 22 ans
  Bodo Möller 7e31164ae0 ASN1 for binary curves il y a 22 ans
  Bodo Möller 60cc56b1a9 add field type to text output il y a 22 ans
  Bodo Möller e172d60ddb Add ECDH support. il y a 22 ans
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) il y a 22 ans
  Bodo Möller 9ae08a9c04 Make sure buffers are large enough even for weird parameters il y a 22 ans
  Bodo Möller 5f3d6f70f6 Implement handling of EC parameter seeds (new functions il y a 22 ans
  Bodo Möller 6cbe638294 New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(), EC_POINT_hex2point() il y a 22 ans
  Bodo Möller d0561b5c2d fix ECDSA handling il y a 22 ans
  Bodo Möller 4882171df5 EC curve stuff il y a 22 ans