Merge from 0.9.7-stable.
[openssl.git] / crypto / ec /
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-11 Bodo Möllerdo tests with all built-in curves
2002-11-11 Bodo Möllercorrections to built-in curves
2002-11-04 Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-29 Richard LevitteThe #else part of the conditionals have two statements...
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-10-28 Bodo Möllerfast reduction for NIST curves
2002-10-28 Bodo Möllerremove superfluous code
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-09-16 Bodo Möllermake sure 'neg' flag (which does not really matter...
2002-09-02 Bodo Möllerchange API for looking at the internal curve list
2002-08-26 Bodo Möllerless specific interface for EC_GROUP_get_basis_type
2002-08-26 Bodo Möllermove EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c
2002-08-26 Bodo MöllerASN1 for binary curves
2002-08-15 Bodo MöllerSimplify handling of named curves: get rid of EC_GROUP_...
2002-08-10 Richard Levittemem* functions are declared in string.h.
2002-08-09 Bodo Möllerfix warnings
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-07 Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-08-02 Bodo Mölleroptical changes
2002-08-02 Bodo Möllertypo
2002-08-02 Bodo MöllerChange BN_mod_sqrt() so that it verifies that the input...
2002-08-02 Bodo MöllerRename implementations of method functions so that...
2002-08-02 Bodo Möllerec2_smpt.c must be listed in LIBSRC
2002-08-02 Bodo Möllerthere is no alternative EC_METHOD for curves over GF...
2002-08-02 Bodo Mölleradd support for elliptic curves over binary fields
2002-07-30 Lutz Jänicke"make update"
2002-07-26 Bodo MöllerUse SEC1 format for EC private keys.
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-18 Bodo MöllerImplement handling of EC parameter seeds (new functions
2002-06-14 Lutz JänickeSome more prototype fixes.
2002-06-12 Bodo Möllersimplify asn1_flag
2002-06-10 Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-06-10 Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-06-06 Bodo Möllerfix memory leak
2002-05-30 Bodo MöllerNew functions EC_POINT_point2bn(), EC_POINT_bn2point...
2002-05-23 Richard LevitteMake sure short aliases are used where required.
2002-05-21 Bodo Mölleraccept NULL in 'free' functions
2002-05-08 Bodo MöllerChange internals of the EC library so that the functions
2002-05-05 Bodo Möllerimprove wNAF generation
2002-04-14 Bodo Möllerremove disabled code
2002-04-08 Lutz JänickeApply OID fixes for elliptic curves as supplied by
2002-03-20 Bodo MöllerNew function EC_GROUP_check_discriminant().
2002-03-18 Bodo MöllerFix bugs and typos.
2002-03-08 Bodo MöllerEC curve stuff
2002-03-07 Bodo Möllerfix spacing
2002-03-07 Bodo MöllerAdd more curves.
2002-03-06 Bodo Mölleradd SECG OIDs
2002-03-06 Bodo Möllerreference counting for EC_GROUP structures is not neede...
2002-02-20 Bodo Möllerbugfix: allocate sufficiently large buffer
2002-02-14 Bodo Möllermake it possible to disable memory checking for timings
2002-02-13 Bodo MöllerECDSA support
2002-02-13 Bodo Möllersome modifications to named curve support
2002-02-13 Bodo Mölleradd support for named curves
2002-01-26 Richard LevitteApply a small patch from Oscar Jacobsson <oscar@jacobss...
2001-12-17 Bodo Mölleroops
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-11-22 Bodo Möllercomment
2001-11-16 Bodo Mölleravoid stupid compiler warning
2001-11-16 Bodo Möllercomment
2001-11-16 Bodo Mölleruse a more interesting test case
2001-11-15 Bodo Möllercomments etc.
2001-11-15 Bodo MöllerImprove EC efficiency.
2001-09-26 Richard LevitteThe #error message must match a very specific regexp...
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-10 Bodo MöllerFor consistency with the terminology used in my SAC2001...
2001-07-10 Bodo Möllercomment change
2001-07-10 Bodo MöllerPrecomputation will not necessarily be LIm-Lee precompu...
2001-07-04 Bodo MöllerCall ENGINE_cleanup() to avoid memory leak.
2001-05-14 Richard Levittelen is a size_t, which is an unsigned integer. Therefo...
2001-04-03 Bodo MöllerFix warnings.
2001-03-21 Richard LevitteSince they aren't implemented yet, EC_GFp_{recp,nist...
2001-03-20 Bodo MöllerIncrease boundaries in EC_window_bits_for_scalar_size...
2001-03-19 Bodo MöllerTable for window sizes.
2001-03-15 Bodo MöllerCompletely remove mont2 stuff.
2001-03-15 Bodo Mölleravoid infinite loop
2001-03-13 Richard Levittemake update.
2001-03-12 Bodo MöllerRename function EC_GROUP_precompute to EC_GROUP_precomp...
2001-03-11 Bodo MöllerEC_METHOD based on bn_mont2 (not used in the library)
2001-03-11 Bodo MöllerForcibly enable memory leak checking during "make test"
2001-03-11 Bodo MöllerTimings are not supposed to be enabled by default ...
2001-03-11 Bodo MöllerAdd functions EC_POINT_mul and EC_GROUP_precompute.
2001-03-11 Bodo Möllerhandle negative scalars correctly when doing point...
2001-03-11 Bodo Mölleruse fflush
2001-03-10 Bodo MöllerChange timing output: We don't have "exponents" here...
2001-03-10 Bodo Möllercomment and error code update
2001-03-10 Bodo MöllerRemove files from Lenka's EC implementation.
2001-03-10 Bodo MöllerMore EC stuff, including EC_POINTs_mul() for simultaneo...
2001-03-10 Dr. Stephen HensonIn crypto/ec #if 0 out structures which reference ...
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-08 Bodo MöllerFix ec_GFp_simple_cmp.
2001-03-08 Bodo MöllerImplement EC_GFp_mont_method.
2001-03-08 Bodo MöllerMore method functions for elliptic curves,
2001-03-08 Richard LevitteSome EC function names are really long. Make aliases...
2001-03-08 Bodo MöllerIntegrate ec_err.[co].
2001-03-08 Bodo MöllerSort openssl.ec, the configuration file for mkerr.pl.
next