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-07-12Revert "Move C++ helpers into |bssl| namespace."Adam Langley
2016-07-12Revert scoped_types.h change.Adam Langley
2016-07-12Remove scoped_types.h.Adam Langley
2016-07-12Move C++ helpers into |bssl| namespace.Adam Langley
2016-06-16Don't align NEWPOLY_POLY.Adam Langley
2016-06-16newhope_test: corrupt things harder.Matt Braithwaite
2016-06-06Be consistent about 𝑥_tests.txtAdam Langley
2016-06-04Sort out signedness issues.David Benjamin
2016-06-04crypto/newhope: print values as unsigneds.Adam Langley
2016-06-04newhope: restore statistical tests.Matt Braithwaite
2016-06-02newhope: improve test vectors.Matt Braithwaite
2016-06-01newhope: refactor and add test vectors.Matt Braithwaite
2016-05-19Rename NEWHOPE functions to offer/accept/finish.Matt Braithwaite
2016-04-27newhope: use less stack to compute client keyMatt Braithwaite
2016-04-27More fixes for MSVC.Adam Langley
2016-04-27Corrupt the newhope secret key directly.Adam Langley
2016-04-27newhope: MSVC can't size array using static size_tMatt Braithwaite
2016-04-27Import `newhope' (post-quantum key exchange).Matt Braithwaite