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
2016-03-31Remove some easy obj.h dependencies.David Benjamin
2015-08-21Re-add |EVP_des_ede|, which is ECB.Matt Braithwaite
2015-08-21Re-add |EVP_des_ede_cbc|.Matt Braithwaite
2015-08-21Don't use a C99 for loop.Adam Langley
2015-08-20Add |EVP_des_ecb| from OpenSSL at fd682e4c.Matt Braithwaite
2015-07-30Fix NID of |EVP_CIPHER des3_cbc|.Matt Braithwaite
2015-03-13Remove EVP_MAXCHUNK from DES EVP code.David Benjamin
2014-06-21Inital import.Adam Langley