Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-01Export the PSS padding functions.Adam Langley
2015-02-12Reset all the error codes.David Benjamin
2015-01-15Define the error case's output in RSA_message_index_PKCS1_type_2.David Benjamin
2014-11-19Add EVP_PKEY_supports_digest.David Benjamin
2014-08-19Fix minor comment typos.Adam Langley
2014-08-19Split off private_transform function in RSA.Adam Langley
2014-08-04Spell Bleichenbacher's name right.David Benjamin
2014-08-01Add visibility rules.Adam Langley
2014-07-30Align EVP return values with BoringSSL convention.Adam Langley
2014-07-29Add RSA_check_key function.Adam Langley
2014-07-26Improve constant-time padding check in RSA key exchange.David Benjamin
2014-07-19Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK.David Benjamin
2014-07-18Remove RSA_SSLV23_PADDING.David Benjamin
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley