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-05-13Port cipher_test to file_test.David Benjamin
2015-05-12Convert aead_test to the file_test framework.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-14Implement SSLv3 ciphers with stateful AEADs.David Benjamin
2015-01-14Implement all TLS ciphers with stateful AEADs.David Benjamin
2015-01-14Replicate s3_cbc.c under crypto/cipher/internal.h.David Benjamin
2014-08-26Add 40-bit RC2 support.Adam Langley
2014-06-21ChaCha20-Poly1305 support.Adam Langley
2014-06-21AEAD tests.Adam Langley
2014-06-21AEAD interface.Adam Langley
2014-06-21Inital import.Adam Langley