Commit History

Author SHA1 Message Date
  Richard Levitte 7e76e56387 Someone made a mistake, and some function and reason codes got 18 years ago
  Dr. Stephen Henson 9ca7047d71 Provisional support for EC pkey method, supporting ECDH and ECDSA. 18 years ago
  Dr. Stephen Henson 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 years ago
  Dr. Stephen Henson 448be74335 Initial support for pluggable public key ASN1 support. Process most public 18 years ago
  Bodo Möller 51eb1b81f6 Avoid contradictive error code assignments. 19 years ago
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 19 years ago
  Nils Larsch ba12070f7e add some doxygen comments 19 years ago
  Nils Larsch 137023dd0c fix function name in error 19 years ago
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 years ago
  Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name 19 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Dr. Stephen Henson ad0db060b1 More overwritten stuff... 19 years ago
  Dr. Stephen Henson 29dc350813 Rebuild error codes. 19 years ago
  Nils Larsch c2e40d0f9a remove unused recp method 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 years ago
  Andy Polyakov 7f24b1c3e9 Get rid of bogus warning when compiling with Sun vendor compiler. 21 years ago
  Bodo Möller 968766cad8 updates for draft-ietf-tls-ecc-03.txt 21 years ago
  Bodo Möller ada0e717fa new function EC_GROUP_cmp() (used by EVP_PKEY_cmp()) 21 years ago
  Richard Levitte 87c9c659de Make sure we get the definition of OPENSSL_NO_EC. 21 years ago
  Bodo Möller 62e3163b1b ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 22 years ago
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation 22 years ago
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. 22 years ago
  Bodo Möller 19b8d06a79 clean up new code for NIST primes 22 years ago
  Bodo Möller 5c6bf03117 fast reduction for NIST curves 22 years ago
  Bodo Möller 65b1d31df5 change API for looking at the internal curve list 22 years ago
  Bodo Möller 34f1f2a81c less specific interface for EC_GROUP_get_basis_type 22 years ago
  Bodo Möller 8aefe253a7 move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c 22 years ago