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-02-16Add a convenience function for i2d compatibility wrappers.David Benjamin
2016-01-28Rename the BIGNUM ASN.1 functions.David Benjamin
2015-12-22Refuse to parse RSA pubkeys with invalid exponents.Luke Granger-Brown
2015-11-04Free BN_MONT_CTX in generic code.David Benjamin
2015-10-26Only emit RSA_R_BAD_VERSION on bad RSAPrivateKey versions.David Benjamin
2015-09-23Work around even more Estonian ID card misissuances.David Benjamin
2015-09-18Update the Estonian workaround comments.David Benjamin
2015-09-16Work around broken Estonian smart cards. Again.David Benjamin
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-07-08Remove RSA_OAEP_PARAMS.David Benjamin
2015-07-08Parse RSAPrivateKey with CBS.David Benjamin
2015-07-08Parse RSAPublicKey with CBS.David Benjamin
2015-06-05Multi-prime RSA support.Adam Langley
2014-06-21Inital import.Adam Langley