Only use FIPS EC methods in FIPS mode.
[openssl.git] / crypto / ec /
2014-08-07 Dr. Stephen HensonOnly use FIPS EC methods in FIPS mode.
2014-08-01 Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
2014-07-21 Billy Brumley"EC_POINT_invert" was checking "dbl" function pointer...
2014-06-03 Libor KrystekCorrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lc...
2014-05-03 David RamosDouble free in i2o_ECPublicKey
2014-04-24 manchaFix eckey_priv_encode()
2014-03-12 Dr. Stephen HensonFix for CVE-2014-0076
2014-01-06 Dr. Stephen Hensonmake update
2013-12-08 Dr. Stephen Hensonmake update
2013-10-19 Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-09-16 Bodo Moeller Fix overly lenient comparisons:
2013-03-26 Matt CaswellMake binary curve ASN.1 work in FIPS mode.
2012-10-05 Bodo MöllerFix EC_KEY initialization race.
2012-06-08 Ben LaurieReduce version skew.
2012-03-01 Richard LevitteFor OpenVMS, use inttypes.h instead of stdint.h
2012-01-24 Dr. Stephen Hensononly include string.h once
2011-11-14 Andy Polyakovec_cvt.c: performance update from HEAD.
2011-10-26 Dr. Stephen HensonPR: 2632
2011-10-19 Bodo MöllerFix warnings.
2011-10-18 Bodo MöllerImprove optional 64-bit NIST-P224 implementation, and...
2011-10-09 Dr. Stephen HensonBackport PSS signature support from HEAD.
2011-09-16 Dr. Stephen Hensonmake depend
2011-09-16 Dr. Stephen HensonImproved error checking for DRBG calls.
2011-08-14 Dr. Stephen HensonRemove hard coded ecdsaWithSHA1 hack in ssl routines...
2011-07-28 Dr. Stephen Hensonrecognise ecdsaWithSHA1 OID
2011-06-06 Dr. Stephen HensonRedirection of ECDSA, ECDH operations to FIPS module.
2011-06-06 Dr. Stephen HensonAdd flags field to EC_KEY structure (backport from...
2011-06-06 Dr. Stephen HensonMake no-ec2m work again (backport from HEAD).
2011-06-06 Dr. Stephen HensonReorganise ECC code so it can use FIPS module.
2011-06-06 Dr. Stephen HensonBackport from HEAD:
2011-05-12 Dr. Stephen HensonHave EC_NISTP224_64_GCC_128 treated like any algorithm...
2011-01-24 Dr. Stephen HensonNew function EC_KEY_set_affine_coordinates() this perfo...
2011-01-24 Dr. Stephen Hensoncheck EC public key isn't point at infinity
2011-01-24 Dr. Stephen HensonPR: 1612
2010-10-03 Dr. Stephen HensonAdd call to ENGINE_register_all_complete() to ENGINE_lo...
2010-08-27 Bodo MöllerMore C language police work.
2010-08-27 Bodo MöllerC conformity fixes: Move declarations before statements...
2010-08-27 Bodo MöllerC conformity fixes:
2010-08-26 Bodo Möller(formatting error)
2010-08-26 Bodo MöllerNew 64-bit optimized implementation EC_GFp_nistp224_met...
2010-08-26 Bodo MöllerECC library bugfixes.
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-02-23 Bodo MöllerAlways check bn_wexpend() return values for failure...
2009-11-30 Dr. Stephen HensonPR: 2118
2009-05-05 Andy Polyakovec_mult.c: update from HEAD (Win64 compile warnings).
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-27 Ben LaurieCheck scalar->d before we use it (in BN_num_bits()...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-11-01 Ben LaurieMore size_tification.
2008-10-28 Andy Polyakovec2_mult.c readability update.
2008-09-23 Andy PolyakovFix EC_KEY_check_key.
2008-08-06 Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-07-03 Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-05-02 Dr. Stephen HensonIndicate support for digest init ctrl.
2008-04-24 Andy PolyakovAdd 64-bit support to BN_nist_mod_244 and engage BN_nis...
2008-03-28 Geoff ThorpeThere was a need to support thread ID types that couldn...
2008-03-22 Dr. Stephen HensonUpdate dependencies.
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-03-12 Dr. Stephen HensonAnd so it begins...
2007-08-31 Andy PolyakovCompress and more aggressively constify ec_curve.c...
2007-05-22 Bodo MöllerFix crypto/ec/ec_mult.c to work properly with scalars...
2007-04-05 Ben LaurieFix duplicate error number.
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-12-20 Nils Larschadd support for ecdsa-with-sha256 etc.
2006-12-19 Bodo MöllerFix the BIT STRING encoding of EC points or parameter...
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-09-28 Bodo MöllerIntroduce limits to prevent malicious keys being able to
2006-07-20 Dr. Stephen HensonUse correct pointer types for various functions.
2006-07-17 Dr. Stephen HensonFix various error codes to match functions.
2006-07-10 Dr. Stephen HensonAllow digests to supply S/MIME micalg values from a...
2006-06-18 Bodo MöllerChange array representation of binary polynomials to...
2006-05-24 Dr. Stephen HensonNew function to dup EVP_PKEY_CTX. This will be needed...
2006-05-24 Dr. Stephen HensonUse size_t for new crypto size parameters.
2006-05-12 Richard LevitteSomeone made a mistake, and some function and reason...
2006-05-07 Dr. Stephen HensonAdd support for default public key digest type ctrl.
2006-04-24 Dr. Stephen HensonCorrect copyright notice... this doesn't contain any...
2006-04-20 Nils Larschmake local function static
2006-04-18 Dr. Stephen HensonAdd OID cross reference table.
2006-04-17 Dr. Stephen HensonAllow public key ASN1 methods to set PKCS#7 SignerInfo...
2006-04-16 Dr. Stephen HensonProvisional support for EC pkey method, supporting...
2006-03-28 Dr. Stephen HensonNew utility pkeyparam. Enhance and bugfix algorithm...
2006-03-23 Dr. Stephen HensonAdd support for legacy PEM format private keys in EVP_P...
2006-03-23 Dr. Stephen HensonTypo.
2006-03-23 Dr. Stephen HensonFix bug in DSA, EC methods.
2006-03-23 Dr. Stephen HensonAdd information and pem strings. Update dependencies.
2006-03-22 Dr. Stephen HensonMake EVP_PKEY_ASN1_METHOD opaque. Add application level...
2006-03-22 Dr. Stephen HensonMove algorithm specific print code from crypto/asn1...
2006-03-22 Dr. Stephen HensonGather printing routines into EVP_PKEY_ASN1_METHOD.
2006-03-20 Dr. Stephen HensonTransfer parameter handling and key comparison to algor...
2006-03-20 Dr. Stephen HensonInitial support for pluggable public key ASN1 support...
2006-03-15 Nils Larschfix problems found by coverity: remove useless code
2006-03-14 Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-13 Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-02-08 Nils Larschremove unnecessary check
2006-01-29 Nils Larschadd additional checks + cleanup
2006-01-09 Bodo MöllerFurther TLS extension updates
2006-01-08 Bodo MöllerAvoid contradictive error code assignments.
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2005-12-13 Bodo Möllercomment
next