提交历史

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