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-06-09Require in == out for in-place encryption.David Benjamin
2015-10-27Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters.Brian Smith
2015-07-10Fix shared library build.David Benjamin
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21ChaCha20-Poly1305 support.Adam Langley