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
2014-10-10RSA_encrypt and RSA_sign_raw aren't the same.David Benjamin
2014-07-30Align EVP return values with BoringSSL convention.Adam Langley
2014-07-18Remove RSA_SSLV23_PADDING.David Benjamin
2014-07-10Fix EVP_PKEY_FLAG_AUTOARGLEN behavior.David Benjamin
2014-06-21Improvements in constant-time OAEP decoding.Adam Langley
2014-06-21Inital import.Adam Langley