Add TLSv1.3 post-handshake authentication (PHA)
[openssl.git] / crypto / ec /
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-09 Todd ShortFix --strict-warnings with C90
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-07 Andy Polyakovec/curve25519.c: avoid 2^51 radix on SPARC.
2018-01-07 Andy Polyakovec/ecp_nistz256.c: switch to faster addition chain...
2018-01-07 Andy Polyakovec/asm/ecp_nistz256-armv8.pl: add optimized inversion.
2018-01-07 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: add .cfi and SEH handler...
2018-01-07 Andy Polyakovec/ecp_nistz256.c: improve ECDSA sign by 30-40%.
2018-01-02 Daniel BeveniusFix minor 'the the' typos
2017-12-28 Andy Polyakovec/curve25519.c: "double" ecdhx25519 performance on...
2017-12-27 Andy Polyakovec/ecp_nistp*.c: sanitize for undefined/implmentation...
2017-12-18 Bernd EdlingerFix a typo in comment
2017-12-08 FdaSilvaYYAddress some code-analysis issues.
2017-12-08 Rich SalzConsistent formatting for sizeof(foo)
2017-11-20 Paul YangSupport public key and param check in EVP interface
2017-11-13 Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-01 PauliAddress a timing side channel whereby it is possible...
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-10-02 Adam Langleynistp521: add a comment to the P+P exceptional case...
2017-10-02 Bernd EdlingerFix the return type of felem_is_zero_int which should...
2017-09-14 Rich SalzFix function name in ECerr call
2017-09-13 Paul YangSupport key check in EVP interface
2017-08-29 PauliMove the REF_PRINT support from e_os.h to internal...
2017-08-29 Paulie_os.h removal from other headers and source files.
2017-08-25 Bernd EdlingerClear secret stack values after use in the ED25519...
2017-08-25 Bernd EdlingerClear secret stack values after use in curve25519.c
2017-08-21 Matt CaswellUpdates following feedback on OPENSSL_assert() removal
2017-08-21 Matt CaswellRemove OPENSSL_assert() from crypto/ec
2017-08-06 Rich SalzAdd missing include of cryptlib.h
2017-08-03 Rich SalzAdd RAND_priv_bytes() for private keys
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-29 Bernd EdlingerUse OPENSSL_secure_clear_free for secure mem BIOs and...
2017-07-23 Johannes BauerFix const correctness of EC_KEY_METHOD_get_*
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-30 Rich SalzMerge Intel copyright notice into standard
2017-06-26 Paul YangChange to check last return value of BN_CTX_get
2017-06-21 Dr. Stephen HensonUse EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs...
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-14 Bernd EdlingerFix crash in ecdh_simple_compute_key.
2017-06-13 Bernd EdlingerFix a memleak in ec_copy_parameters.
2017-06-07 Rich Salzmake error tables const and separate header file
2017-06-05 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
2017-06-02 Matt CaswellLeft shift of a negative number is undefined behaviour
2017-05-30 Dr. Stephen HensonClear sensitive data in ED25519_sign
2017-05-30 Dr. Stephen HensonAdd custom sig_info_set for ED25519
2017-05-30 Dr. Stephen Hensonmake errors
2017-05-30 Dr. Stephen HensonAdd custom ASN.1 sign and verify
2017-05-30 Dr. Stephen Hensonmake errors
2017-05-30 Dr. Stephen HensonED25519 public key method.
2017-05-30 Dr. Stephen HensonAdd ED25519 ASN.1 method
2017-05-30 Dr. Stephen HensonMake Ed25519 consistent with X25519
2017-05-30 Dr. Stephen HensonAdd Ed25519 algorithm.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-05-11 Richard LevitteCleanup - use e_os2.h rather than stdint.h
2017-05-02 Rich SalzFix URL links in comment
2017-05-01 Benjamin KadukAddress some -Wold-style-declaration warnings
2017-04-13 Richard LevitteASN.1: adapt our use of INTxx et al by making them...
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 2
2017-03-15 Richard LevitteAdd EC_KEY_get0_engine()
2017-02-23 PauliIncrease the size of the stack buffer to prevent an...
2017-02-22 Richard LevitteFix typo, should be && rather than &
2017-02-22 Rich SalzIterate over EC_GROUP's poly array in a safe way
2017-02-14 Yuchimem leak on error path and error propagation fix
2017-02-13 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: add CFI directives.
2017-02-13 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: fix typo-bug in Win64...
2017-02-06 Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2017-01-21 Andy Polyakovec/asm/ecp_nistz256-ppc64.pl: minor POWER8-specific...
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics
2016-11-15 Rich SalzCheck return value of some BN functions.
2016-11-10 Richard LevitteRevert "Move algorithm specific ppccap code from crypto...
2016-11-09 Richard LevitteMove algorithm specific ppccap code from crypto/ppccap.c
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-09-22 Rich SalzAdd -Wswitch-enum
2016-09-09 Tim HudsonFix EC_KEY_print so it prints out private key information
2016-09-07 David WoodhouseAvoid EVP_PKEY_cmp() crash on EC keys without public...
2016-08-29 Andy PolyakovAdd ecp_nistz256-ppc64 module.
2016-08-29 Rich SalzRemove comment tags from structs (coding style)
2016-08-29 Rich SalzUse uppercase name for PCT_ enum
2016-08-24 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm...
2016-08-24 Andy Polyakovec/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
2016-08-24 Andy Polyakovec/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
2016-08-24 Andy Polyakovec/asm/ecp_nistz256-*.pl: addition to perform stricter...
2016-08-24 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: addition to perform...
2016-08-22 Kazuki YamaguchiFix a memory leak in EC_GROUP_get_ecparameters()
2016-08-21 Andy Polyakovecp_nistz256.c: get is_one on 32-bit platforms right.
2016-08-19 Dr. Stephen Hensonconstify i2o_ECPublicKey
2016-08-17 Dr. Stephen HensonConstify private key decode.
2016-08-17 Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-16 Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-13 Dr. Stephen HensonRemove old EC based X25519 code.
2016-08-13 Dr. Stephen HensonAdd encoded points to other EC curves too.
2016-08-13 Dr. Stephen HensonAdd point ctrls to X25519
2016-08-13 Dr. Stephen Hensonadd to build.info
2016-08-13 Dr. Stephen Hensonmake errors
2016-08-13 Dr. Stephen HensonX25519 public key methods
2016-08-05 klemensspelling fixes, just comments and readme.
2016-08-02 FdaSilvaYYFix some style issues...
next