summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-02poly1305/asm/poly1305-*.pl: flip horizontal add and reduction.Andy Polyakov
2016-03-02Consistently use arm_arch.h constants in armcap assembly code.David Benjamin
2016-03-01remove old unused oneline name fieldDr. Stephen Henson
2016-03-01make errorsDr. Stephen Henson
2016-03-01Add default operations to EC_METHODDr. Stephen Henson
2016-03-01Replace overrides.Dr. Stephen Henson
2016-03-01CT policy validationRob Percival
2016-03-01Fix -pkeyopt and fix error check.Dr. Stephen Henson
2016-03-01RT4347: Fix GCC unused-value warnings with HOST_c2l()David Woodhouse
2016-03-01Move macros for reading/writing integers into ct_locl.hRob Percival
2016-03-01Addresses review comments from richsalzRob Percival
2016-03-01Fixes potential double free and memory leak in ct_b64.cRob Percival
2016-03-01Verify SCT signaturesRob Percival
2016-03-01Updates to CHANGES and NEWS for 1.0.2 and 1.0.1 releaseMatt Caswell
2016-03-01bn/asm/x86_64-mont5.pl: unify gather procedure in hardly used pathAndy Polyakov
2016-03-01crypto/bn/x86_64-mont5.pl: constant-time gather procedure.Andy Polyakov
2016-03-01bn/asm/rsaz-avx2.pl: constant-time gather procedure.Andy Polyakov
2016-03-01bn/asm/rsax-x86_64.pl: constant-time gather procedure.Andy Polyakov
2016-03-01bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.Andy Polyakov
2016-03-01Unified - have configdata.pm depend on a few more thingsRichard Levitte
2016-02-29GH762: Reuse strdup()Dmitry-Me
2016-02-29GH764: s_server: trace option fall throughJ Mohan Rao Arisankala
2016-02-29GH758: e_dasync_err.h: honor no-filenames optionViktor Szakats
2016-02-29Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruptionMatt Caswell
2016-02-29remove unused variablesDr. Stephen Henson
2016-02-29Fix use before init warnings in asynctestMatt Caswell
2016-02-29Clarify ASYNC_WAIT_CTX_clear_fd() docsMatt Caswell
2016-02-29Refactor the async wait fd logicMatt Caswell
2016-02-29Workaround for VisualStudio 2015 bugMatt Caswell
2016-02-29Add forgotten change of check of disabled-dynamic-engineRichard Levitte
2016-02-28Add CHANGES entry for X25519Dr. Stephen Henson
2016-02-28make updateDr. Stephen Henson
2016-02-28Remove unused code.Dr. Stephen Henson
2016-02-28Change BORINGSSL defines to OPENSSLDr. Stephen Henson
2016-02-28Initial adaptations for Curve25519 code.Dr. Stephen Henson
2016-02-28Place under OpenSSL license.Emilia Kasper
2016-02-28Add X25519 code from BoringSSL.Dr. Stephen Henson
2016-02-28TLS support for X25519Dr. Stephen Henson
2016-02-28add ecdhx25519 option to speedDr. Stephen Henson
2016-02-28skip inappropriate X25519 testsDr. Stephen Henson
2016-02-28Add X25519 test vectors from RFC7748 6.1Dr. Stephen Henson
2016-02-28Add X25519 curve to listDr. Stephen Henson
2016-02-28Add no signing flag.Dr. Stephen Henson
2016-02-28Add new EC_METHOD for X25519.Dr. Stephen Henson
2016-02-28Add group_order_bits to EC_METHOD.Dr. Stephen Henson
2016-02-28Add custom_data field for EC_POINT, EC_KEY.Dr. Stephen Henson
2016-02-28Extract compression form in EC_KEY_oct2key().Dr. Stephen Henson
2016-02-28Extended EC_METHOD customisation support.Dr. Stephen Henson
2016-02-28EC_METHOD customisation operations.Dr. Stephen Henson
2016-02-28Rename OIDs.Dr. Stephen Henson