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-08-19|EVP_get_digestbyname| and |EVP_get_digestbynid|: recognize MD4.Matt Braithwaite
2015-06-05Explicitly cast |CHECK| result to |void| to avoid compiler complaint.Matt Braithwaite
2015-06-04Add |EVP_get_digestbyname|.Matt Braithwaite
2015-06-03Avoid unused variable warnings with assert.Adam Langley
2015-06-02EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail.David Benjamin
2015-06-02Fix integer types in low-level hash functions.David Benjamin
2015-01-06Add void in place of empty function arguments.Adam Langley
2014-12-02Add EVP_md5_sha1.David Benjamin
2014-08-27Readd MD4.Adam Langley
2014-06-21Inital import.Adam Langley