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-11-06Shush some dead assignments.David Benjamin
2014-08-06Fix out-of-bounds read in BN_mod_exp_mont_consttime.David Benjamin
2014-07-30A bunch of dead assignments.David Benjamin
2014-07-29fix x86_64-specific crash with one-word modulus.Adam Langley
2014-07-29move check for AD*X to rsaz-avx2.pl.Adam Langley
2014-06-21bignum: fix boundary condition in montgomery logicAdam Langley
2014-06-21Ensure that x**0 mod 1 = 0.Adam Langley
2014-06-21Inital import.Adam Langley