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-14Rename crypto/{bn,evp}/asn1.c.David Benjamin
2015-07-07Add crypto/bytestring-based BIGNUM DER functions.David Benjamin
2015-05-21Add malloc test support to unit tests.David Benjamin
2015-05-16Always include x86_64-gcc.c in the standalone build.David Benjamin
2015-04-01Convert bn_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-26Remove unused modexp512-x86_64.pl.David Benjamin
2014-07-02The asm files bn/asm/x86* weren't actually used.Adam Langley
2014-06-21Inital import.Adam Langley