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
2014-09-12Add a CRYPTO_library_init and static-initializer-less build option.David Benjamin
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin
2014-06-24Include some build fixes for OS X.Adam Langley
2014-06-21Improvements in constant-time OAEP decoding.Adam Langley
2014-06-21Add function to recover RSA CRT params.Adam Langley
2014-06-21Small prime generation.Adam Langley
2014-06-21Ensure that x**0 mod 1 = 0.Adam Langley
2014-06-21Add another bn modexp test.Adam Langley
2014-06-21Inital import.Adam Langley