]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/speed.c
Avoid going through NID when unnecessary
[thirdparty/openssl.git] / apps / speed.c
2021-04-01  Tomas MrazAvoid going through NID when unnecessary
2021-03-30  Pauliapps: fix coverity 1474463, 1474465 & 1474467: resource...
2021-03-25  Pauliapps: fix coverity 1358776, 1451513, 1451519, 1451531...
2021-03-23  Pauliapps: fix coverity 1451544: improper use of negative...
2021-02-28  Pauliapps: update speed to use the additional arguments...
2021-02-24  Tomas Mrazspeed: Drop deprecated <ALG>_options() calls
2021-02-24  Tomas Mrazspeed: Use EVP for ciphers, cmac, ghash, rsa, dsa,...
2021-02-24  Tomas Mrazspeed: Adapt digests and hmac to always use non-depreca...
2021-02-24  Tomas Mrazspeed: Drop code to handle platforms without SIGALRM
2021-02-19  Chenglong ZhangFix speed sm2 bug
2021-02-11  Rich SalzLoad rand state after loading providers
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-12-23  Dmitry BelyavskiyFetch provided algorithm once per benchmark
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-15  Rich SalzCheck non-option arguments
2020-12-04  Dr. David von Oheimbapps/speed.c: Rename misleading 'rsa_count' variable...
2020-12-04  Dr. David von Oheimbapps/speed.c: Fix build errors on OPENSSL_NO_{RSA,DSA...
2020-09-26  Shane LontisFix bug in EDDSA speed test
2020-09-12  Randall S. BeckerNonStop port updates for 3.0.0.
2020-06-11  Sebastian Andrzej... APPS: Use a second EVP_MD_CTX for EdDSA verify
2020-06-11  Sebastian Andrzej... APPS: Exclude legacy algorighms from speed
2020-06-01  Hubert Karioadd FFDH to speed command
2020-05-19  Billy Brumleydeprecate EC precomputation functionality
2020-04-23  Matt CaswellUpdate copyright year
2020-04-18  张盛豪apps/speed: fix invalid final report when run SM2 bench...
2020-03-07  Paulicmdline app: add provider commandline options.
2020-02-20  PauliDeprecate the low level RSA functions.
2020-02-11  Paulidsa: deprecate applications that depend on the low...
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-02  Richard LevitteAdapt some 'openssl' commands for SM2 changes.
2020-01-29  PauliDeprecate the low level HMAC functions
2020-01-29  PauliDeprecate the low level CMAC functions
2020-01-24  PauliDeprecate the low level DES functions.
2020-01-19  Pauliapps: Fix deprecation conditional in speed.c
2020-01-19  PauliDeprecate the low level IDEA functions.
2020-01-19  PauliDeprecate the low level MD5 functions.
2020-01-19  PauliDeprecate the low level SHA functions.
2020-01-15  PauliDeprecate the low level RC5 functions
2020-01-15  PauliDeprecate the low level RC4 functions
2020-01-15  PauliDeprecate the low level RC2 functions
2020-01-15  PauliDeprecate the low level SEED functions
2020-01-13  Matt CaswellDeprecate the Low Level CAST APIs
2020-01-13  Matt CaswellDeprecate Low Level Camellia APIs
2020-01-12  PauliDeprecate the low level Whirlpool functions.
2020-01-12  PauliDeprecate the low level MDC2 functions.
2020-01-12  PauliDeprecate the low level MD4 functions.
2020-01-12  PauliDeprecate the low level MD2 functions.
2020-01-12  PauliDeprecate the low level RIPEMD160 functions.
2020-01-08  Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-06  Matt CaswellDeprecate the low level AES functions
2020-01-05  fangming.fangFix disabled ecdsa in apps/speed
2019-12-26  Bernd EdlingerFix a race condition in the speed command
2019-12-17  Sarithaapps/speed.c: Fix eddsa sign and verify output with...
2019-12-09  FdaSilvaYYapps/speed: replace list of #define by enums declarations.
2019-12-09  FdaSilvaYYapps/speed: factorize ec test curves declarations
2019-12-09  FdaSilvaYYapps/speed: improve sm2 failure code.
2019-12-09  FdaSilvaYYapps/speed: simplify 'doit' action flag management...
2019-12-09  FdaSilvaYYapps/speed: initialize key material only when its algo...
2019-12-09  FdaSilvaYYapps/speed: remove a shared global variable
2019-12-09  FdaSilvaYYapps/speed: discard useless protoypes as these methods...
2019-12-09  FdaSilvaYYapps/speed: allow to continue tests after any init...
2019-12-04  Matt CaswellDeprecate the AES_ige_*() functions
2019-11-20  Rich SalzDocument command parameters.
2019-11-07  Rich SalzAdd "sections" to -help output
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-11-04  Paul YangFix no-sm2 issue
2019-10-06  Paul YangSupport SM2 in apps/speed
2019-09-30  Paul YangFix a bundle of mischecks of return values
2019-09-30  Paul YangFix a return value bug in apps/speed.c
2019-09-02  Bernd EdlingerAdd CPU info to the speed command summary
2019-07-16  Rich SalzRemove function name from errors
2019-07-11  PauliCoverity #1451595: use correct free function.
2019-07-02  Antoine CœurFix Typos
2019-07-01  Rich SalzRemove NextStep support
2019-07-01  Matt CaswellChange RC5_32_set_key to return an int type
2019-05-23  Bernd EdlingerFix a crash in the speed command with wrap ciphers
2019-04-12  Matt CaswellDeprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
2019-04-12  Bernd EdlingerAdd CMAC speed measurements
2019-03-19  Vitezslav Cizekapps/speed.c: properly address NO_EC2M on systems witho...
2019-03-19  Vitezslav Cizekapps/speed.c: skip binary curves when compiling with...
2019-01-24  Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-10-13  Tomas MrazFix copy&paste error found in Coverity scan
2018-09-11  PauliSpeed for HMACs.
2018-09-10  Matt CaswellDon't cast an int * to a size_t *
2018-09-07  Paul YangSupport EdDSA in apps/speed
2018-07-12  Patrick Steuerapps/speed.c: let EVP_Update_loop_ccm behave more like...
2018-06-24  捷成吴apps/speed.c: add missing checks for RAND_bytes()
2018-05-30  Andy Polyakovapps/speed.c: address asan failure with small -bytes...
2018-05-30  Andy Polyakovapps/speed.c: add -aead flag.
2018-05-30  Andy Polyakovapps/speed.c: clean up SIGARM handling.
2018-05-21  Rich SalzCheck malloc failure via app_malloc
2018-05-12  FdaSilvaYYapps/speed: Add brainpool curves support
2018-05-12  FdaSilvaYYapps/speed: fix possible OOB access in some EC arrays
2018-05-02  FdaSilvaYYapps/speed.c: merge parameters defining EC curves to...
2018-03-09  Steven Noonanspeed: add ecdhx448 to ecdh choices
2018-01-31  Richard Levitteapps: Don't include progs.h in apps.h
next