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-12-18Reformatting of s3_{cbc|clnt}.cAdam Langley
2014-11-19Add malloc failure tests.Adam Langley
2014-11-11Add a few more constant-time utility functions.Adam Langley
2014-11-11Constant-time utilities.Adam Langley
2014-09-04Prune some dead quirks and document the SSL_OP_ALL ones.David Benjamin
2014-09-03Remove MD5, SHA-224, and SHA-512 handling from s3_cbc.c.David Benjamin
2014-09-03Remove remnants of EVP_CIPHER-based AES_GCM cipher.David Benjamin
2014-08-05Remove OPENSSL_NO_SHA512Alex Chernyakhovsky
2014-08-05Remove OPENSSL_NO_SHA256Alex Chernyakhovsky
2014-07-08Remove OPENSSL_FIPS blocks.David Benjamin
2014-06-25Remove more remnants of compression.David Benjamin
2014-06-21Fix test of first of 255 CBC padding bytes.Adam Langley
2014-06-21Inital import.Adam Langley