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-07-16Get rid of err function codes.David Benjamin
2015-07-07Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring.David Benjamin
2015-06-19Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value.David Benjamin
2015-04-07Remove TODO about removing ECDSA_do_sign/ECDSA_do_verify.Brian Smith
2015-02-12Reset all the error codes.David Benjamin
2015-01-15Various documentation fixes.David Benjamin
2014-08-01Add visibility rules.Adam Langley
2014-07-30Align EVP return values with BoringSSL convention.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley