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-11-04Add SSL_get_ivs.Adam Langley
2015-08-25Add EVP_AEAD_CTX_zero.David Benjamin
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-05-12AEAD: allow _cleanup after failed _init.Adam Langley
2015-03-18Add SSL_get_rc4_state.Adam Langley
2015-03-06Don't delay-initialize legacy AEADs.David Benjamin
2014-06-21AEAD interface.Adam Langley