summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Imported Upstream version 1.0.2qupstream/1.0.2qDariusz Michaluk39-148/+1058
2018-11-22Imported Upstream version 1.0.2pupstream/1.0.2pDariusz Michaluk75-626/+999
2018-05-09Imported Upstream version 1.0.2oupstream/1.0.2oDariusz Michaluk91-412/+425
2018-05-09Imported Upstream version 1.0.2nupstream/1.0.2nDariusz Michaluk17-74/+328
2017-11-24Imported Upstream version 1.0.2mPawel Kowalski118-1089/+1599
2017-05-04Imported Upstream version 1.0.2kupstream/1.0.2kLukasz Pawelczyk30-184/+215
2016-10-04Imported Upstream version 1.0.2jupstream/1.0.2jDongsun Lee3-6/+6
2016-09-26Imported Upstream version 1.0.2iupstream/1.0.2iDongsun Lee140-949/+1652
2016-07-28Imported Upstream version 1.0.2hupstream/1.0.2hKyungwook Tak38-122/+334
2016-03-07Imported Upstream version 1.0.2gupstream/1.0.2gsangsu123-1189/+2101
2015-12-18Imported Upstream version 1.0.2eupstream/1.0.2esangwan.kwon119-638/+1098
2015-10-06Imported Upstream version 1.0.2dupstream/1.0.2dYury Usishchev304-8554/+78003
2015-08-31Imported Upstream version 1.0.1pupstream/1.0.1pKyungwook Tak139-464/+1211
2015-03-25Imported Upstream version 1.0.1mupstream/1.0.1mkyungwook tak816-172424/+176104
2015-03-12Imported Upstream version 1.0.1lupstream/1.0.1lkyungwook tak49-2943/+625
2014-10-20Prepare for 1.0.1j releaseupstream/1.0.1jsandbox/jkozerski/upstreamMatt Caswell1-3/+3
2014-10-20Fix SSL_R naming inconsistency.Bodo Moeller1-1/+1
2014-10-20aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.Andy Polyakov1-25/+27
2014-10-20Add constant_time_locl.h to HEADERS,Tim Hudson1-1/+2
2014-10-20Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte3-3/+3
2014-10-20Spaces were added in some strings for better readability. However, those spac...Richard Levitte1-3/+3
2014-10-20Adjust VMS build to Unix build. Most of all, make it so the disabledRichard Levitte2-20/+29
2014-10-20Make sure that disabling the MAYLOSEDATA3 warning is only done when the compi...Richard Levitte1-3/+18
2014-10-20Support TLS_FALLBACK_SCSV.Bodo Moeller1-0/+1
2014-10-20Removed duplicate definition of PKCS7_type_is_encryptedMatt Caswell1-4/+0
2014-10-20Add additional DigestInfo checks.Dr. Stephen Henson1-1/+20
2014-10-20Add missing testsEmilia Kasper1-5/+7
2014-10-20crypto/bn/bn_nist.c: work around MSC ARM compiler bug.Andy Polyakov1-3/+3
2014-10-20RT3425: constant-time evp_encEmilia Kasper2-26/+32
2014-10-20RT3067: simplify patchEmilia Kasper2-0/+54
2014-10-20RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper7-112/+302
2014-10-20RT2560: missing NULL check in ocsp_req_find_signerRich Salz1-2/+5
2014-10-20Ensure that x**0 mod 1 = 0.Adam Langley2-2/+52
2014-10-20Followup on RT3334 fix: make sure that a directory that's the emptyRichard Levitte2-1/+12
2014-10-20RT3334: Fix crypto/LPdir_win.cPhil Mesnier1-7/+35
2014-10-20Make the inline const-time functions static.Emilia Kasper1-16/+16
2014-10-20md5-x86_64.pl: work around warning.Andy Polyakov1-1/+1
2014-10-20Constant-time utilitiesEmilia Kasper3-0/+375
2014-10-20RT2400: ASN1_STRING_to_UTF8 missing initializerRaphael Spreitzer1-0/+1
2014-10-20RT2308: Add extern "C" { ... } wrapperRich Salz6-0/+41
2014-10-20Explicitly check for empty ASN.1 strings in d2i_ECPrivateKeyEmilia Kasper1-3/+9
2014-10-20RT3065: automatically generate a missing EC public keyMatt Caswell1-8/+19
2014-10-20RT3065: ec_private_key_dont_crashAdam Langley2-7/+10
2014-10-20RT3061: Don't SEGFAULT when trying to export a public DSA key as a private key.Adam Langley1-1/+6
2014-10-20Fix build when BSAES_ASM is defined but VPAES_ASM is notEmilia Kasper1-1/+1
2014-10-20Add volatile qualifications to two blocks of inline asm to stop GCC fromAdam Langley1-4/+4
2014-10-20Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) andBodo Moeller3-5/+6
2014-10-20Only use FIPS EC methods in FIPS mode.Dr. Stephen Henson4-16/+20
2014-10-20Prepare for 1.0.1j-devMatt Caswell1-3/+3
2014-10-20Prepare for 1.0.1i releaseupstream/1.0.1iMatt Caswell1-3/+3