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-10-26Add a run_tests target to run all tests.David Benjamin
2015-08-26Move arm_arch.h and fix up lots of include paths.Adam Langley
2015-07-14Rename crypto/{bn,evp}/asn1.c.David Benjamin
2015-06-25Remove EVP_PKEY_HMAC.David Benjamin
2015-05-21Add malloc test support to unit tests.David Benjamin
2015-05-12Add evp_test, loosely based on upstream's version.David Benjamin
2015-05-12Rename evp_test to evp_extra_test.David Benjamin
2015-04-07Add DSA support to EVP.Adam Langley
2015-04-01Convert pbkdf_test to C++11.David Benjamin
2015-04-01Convert evp_test to C++.David Benjamin
2015-02-10Precompute sorted array for error strings.Adam Langley
2015-01-29Change CMakeLists.txt to two-space indent.Adam Langley
2015-01-28Add unit-tests for PBKDF2.Eric Roman
2014-11-05Rename example_sign to evp_test.David Benjamin
2014-10-10Add EVP_DigestVerifyInitFromAlgorithm and EVP_DigestSignAlgorithm.David Benjamin
2014-06-21Inital import.Adam Langley