unified build scheme: add a "unified" template for VMS descrip.mms
[openssl.git] / crypto / ec /
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-05 Richard LevitteInitialize variable
2016-02-05 Dr. Stephen HensonAdd EC_KEY_priv2buf()
2016-02-05 Dr. Stephen HensonUse BN_bn2binpad
2016-02-05 Dr. Stephen Hensonuse enum type for do_EC_KEY_print
2016-02-05 Dr. Stephen Hensonupdate EC ASN1 and print routines
2016-02-05 Dr. Stephen HensonAdd EC_KEY_oct2priv and EC_KEY_priv2oct
2016-02-04 Billy BrumleyFix BN_gcd errors for some curves
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-31 Dr. Stephen HensonZero newly allocated points
2016-01-31 Dr. Stephen HensonRemove redundant code.
2016-01-31 Dr. Stephen HensonAdd EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GRO...
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Matt CaswellFix bug in nistp224/256/521 where have_precompute_mult...
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-21 Billy BrumleyRT3863 ECC: Add missing NULL check. Set a flag
2016-01-20 Rich SalzRemove update tags
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-14 Rich SalzCall single parent free_comp routine.
2016-01-14 Viktor DukhovniFix double-free bugs in EC group precomputation state
2016-01-13 Viktor DukhovniFix nistp512 typos, should be nistp521
2016-01-13 Rich SalzAdd missing #ifdef's to fix build break
2016-01-13 Rich SalzAdd CRYPTO_EX_DATA; remove EC_EXTRA_DATA
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Richard Levittemake update
2016-01-08 Viktor DukhovniFix some typos in comments
2016-01-07 Rich Salzmem functions cleanup
2015-12-29 Ben LaurieFix no-engine.
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-16 Dr. Stephen HensonConstify EC_KEY in ECDH_compute_key.
2015-12-16 Dr. Stephen HensonNew EC functions.
2015-12-14 Dr. Stephen HensonExtend EVP_PKEY_copy_parameters()
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-10 Dr. Stephen Hensonmake default_ec_key_meth static
2015-12-09 Dr. Stephen HensonUse NULL comparison
2015-12-09 Dr. Stephen Hensonmake update
2015-12-09 Dr. Stephen HensonEC_KEY_METHOD accessors.
2015-12-09 Dr. Stephen HensonTop level ECDSA sign/verify redirection.
2015-12-09 Dr. Stephen HensonEngine EC_KEY_METHOD functionality.
2015-12-09 Dr. Stephen Hensonadd ECDSA_size to ec_asn1.c
2015-12-09 Dr. Stephen Hensonadd sign/verify methods
2015-12-09 Dr. Stephen Hensonreturn errors for unsupported operations
2015-12-09 Dr. Stephen HensonMove and adapt ECDSA sign and verify functions.
2015-12-09 Dr. Stephen HensonAdd ECDSA_SIG accessor.
2015-12-09 Dr. Stephen Hensonmake errors
2015-12-09 Dr. Stephen Hensonextend EC_KEY_METHOD for signing support
2015-12-09 Dr. Stephen Hensonadapt ossl_ecdsa.c to crypto/ec
2015-12-09 Dr. Stephen Hensonmove ECDSA_SIG definition
2015-12-09 Dr. Stephen HensonMove ECDSA implementation to crypto/ec
2015-12-09 Dr. Stephen HensonMove ECDSA_SIG ASN.1 to crypto/ec
2015-12-09 Dr. Stephen HensonAdd set methods.
2015-12-09 Dr. Stephen HensonEC_KEY_METHOD copy support
2015-12-09 Dr. Stephen HensonEC_KEY_METHOD init and finish support
2015-12-09 Dr. Stephen HensonENGINE fixes
2015-12-09 Dr. Stephen Hensonmake errors
2015-12-09 Dr. Stephen HensonAdd compute key support to EC_KEY_METHOD
2015-12-09 Dr. Stephen HensonAdapt ecdh_compute_key
2015-12-09 Dr. Stephen Hensonmove ECDH implementation to crypto/ec
2015-12-09 Dr. Stephen HensonMove ECDH_KDF_X9_62 to crypto/ec
2015-12-09 Dr. Stephen HensonEC_KEY_METHOD keygen support.
2015-12-09 Dr. Stephen Hensonmake errors
2015-12-09 Dr. Stephen HensonSupport for EC_KEY_METHOD.
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05 Dr. Stephen HensonRebuild error source files.
2015-09-30 David WoodhouseFix no-stdio build
2015-09-29 Andy PolyakovRationalize .gitignore and harmonize pair of Makefiles.
2015-09-25 Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-09-14 Kurt Roeckxd2i: don't update input pointer on failure
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-03 Rich Salzremove 0 assignments.
2015-09-03 David BarRT3674: Make no-cms build work.
2015-09-03 Rich SalzAdd and use OPENSSL_zalloc
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-08-03 Matt CaswellFix warning when compiling with no-ec2m
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-05-29 Peter DettmanFix build errors with enable-ec_nistp_64_gcc_128
2015-05-26 Billy Brumleyfix copy paste error in ec_GF2m function prototypes
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-13 Andy Polyakovbn/asm/armv8-mont.pl: boost performance.
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-03 Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Matt CaswellAdd sanity check to print_bin function
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
next