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-02-27Reset crypto/evp error codes.David Benjamin
2016-02-17Implement new SPKI parsers.David Benjamin
2015-07-16Get rid of err function codes.David Benjamin
2015-04-07Add DSA support to EVP.Adam Langley
2015-03-13Route EVP_PKEY_CTRL_GET_RSA_OAEP_LABEL through a CBS.David Benjamin
2015-03-13Move EVP_R_COMMAND_NOT_SUPPORTED into individual EVP_PKEY ctrl hooks.David Benjamin
2015-02-12Reset all the error codes.David Benjamin
2015-02-10Precompute sorted array for error strings.Adam Langley