24 Commits (288d8d5adacc4ab4230aeece612acc1709019aac)

Author SHA1 Message Date
  David Benjamin b0acb7743f Export pkcs1_prefixed_msg as RSA_add_pkcs1_prefix. 9 years ago
  Kenny Root 3a9e1fba0e Correct various documentation typos 9 years ago
  Adam Langley 839b881c61 Multi-prime RSA support. 9 years ago
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 years ago
  David Benjamin 546f1a59ef Unexpose the generic ex_data functions. 9 years ago
  Brian Smith b828cfde3a Fix typos in documentation in rsa.h. 9 years ago
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. 9 years ago
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. 9 years ago
  Adam Langley 0fd5639701 Fix up whitespace in headers for doc.go. 9 years ago
  Adam Langley 20b64fd19d Export the PSS padding functions. 9 years ago
  David Benjamin 689be0f4b7 Reset all the error codes. 9 years ago
  David Benjamin c61517cb5a Define the error case's output in RSA_message_index_PKCS1_type_2. 9 years ago
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. 10 years ago
  Adam Langley 389e3f0daa Fix minor comment typos. 10 years ago
  Adam Langley 6bc658d2e3 Split off private_transform function in RSA. 10 years ago
  David Benjamin 8cc0b24cdd Spell Bleichenbacher's name right. 10 years ago
  Adam Langley eb7d2ed1fe Add visibility rules. 10 years ago
  Adam Langley 5129e2d695 Align EVP return values with BoringSSL convention. 10 years ago
  Adam Langley 05b7377065 Add RSA_check_key function. 10 years ago
  David Benjamin 0aa0767340 Improve constant-time padding check in RSA key exchange. 10 years ago
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10 years ago
  David Benjamin e14dcc45e8 Remove RSA_SSLV23_PADDING. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago