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-09-08Fold stack-allocated types into headers.David Benjamin
2016-09-02Replace Scoped* heap types with bssl::UniquePtr.Matt Braithwaite
2016-07-12Revert scoped_types.h change.Adam Langley
2016-07-12Assume that MSVC supports C++11.Adam Langley
2016-07-12Remove scoped_types.h.Adam Langley
2016-04-14Tweak X25519 documentation.David Benjamin
2016-03-01Add SPAKE2 over Ed25519.Arnar Birgisson
2016-01-28Update draft-irtf-cfrg-curves-11 references to RFC 7748.David Benjamin
2015-12-22Add #defines for ED25519 key and signature lengths.Matt Braithwaite
2015-11-18Add X25519 and Ed25519 support.Adam Langley