17 Commits (a7aa2bb8f86f9891bba9d05544e2b9796b2da864)

Author SHA1 Message Date
  Brian Smith c0b196d4eb Drop support for engines-provided signature verification. 8 years ago
  David Benjamin d44a943111 Fix docs typo. 8 years ago
  David Benjamin 0d76c402b8 Decouple crypto/ec from the OID table. 8 years ago
  David Benjamin 2f6410ba4e Rewrite ECPrivateKey serialization. 8 years ago
  Adam Langley 62882187c9 Update comments to better document in-place semantics. 8 years ago
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. 9 years ago
  Brian Smith e2136d9c28 Remove |EC_GROUP_precompute_mult| and |EC_KEY_precompute_mult|. 9 years ago
  Brian Smith 9b26297608 Make |EC_GROUP_precompute_mult|/|EC_KEY_precompute_mult| no-ops. 9 years ago
  David Benjamin 209b256223 Fix o2i_ECPublicKey documentation. 9 years ago
  Kenny Root 3a9e1fba0e Correct various documentation typos 9 years ago
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. 9 years ago
  David Benjamin e00fc887e4 Fix typo. 9 years ago
  Adam Langley eb7d2ed1fe Add visibility rules. 10 years ago
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10 years ago
  Adam Langley 449f16b947 Change ECDSA_METHOD's size() to group_order_size() 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago