]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/speed.c
Copyright year updates
[thirdparty/openssl.git] / apps / speed.c
2023-09-07  Matt CaswellCopyright year updates
2023-08-01  Ingo Franzkispeed: Unify output messages regarding number of ops...
2023-08-01  Ingo Franzkispeed: Also measure RSA encrypt/decrypt, not only RSA...
2023-07-21  Ingo Franzkispeed: Fix execution of EdDSA measurement
2023-07-21  Ingo Franzkispeed: Fix memory leak
2023-06-28  Jörg Sommeropenssl speed -multi -evp prints wrong algorithm name
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-05-11  Michael Baentschrestrict rsaBITS algorithm name check in speed
2023-05-03  Reinhard Urbanspeed.c: remove unused num print_message args
2023-03-31  Michael BaentschProvider-based KEM and SIG alg speed testing added
2023-03-30  Michael Baentschremove DSA512 from speed testing
2023-03-14  Dmitry BelyavskiyAvoid erroneous diagnostics in speed measuring
2023-02-07  Dmitry BelyavskiyEnable some disabled __owurs
2022-12-15  PauliCoverity: fix 272011 resource leak
2022-12-05  Tomas MrazFix build on NonStop
2022-11-24  Daniel FialaMake parsing of piped data in `speed.c` more robust
2022-11-16  Peiwei Huapps/speed.c: fix the wrong checks
2022-11-14  Vinz2008apps/speed.c: add verifying if fdopen returns NULL
2022-09-28  Juergen Christapps/speed.c: Lock buffer in memory
2022-08-31  Juergen Christapps/speed.c: Wait for generated children
2022-08-23  Dmitry Belyavskiyopenssl speed fails in FIPS mode
2022-07-29  Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-13  Tomas Mrazspeed: Always reset the outlen when calling EVP_PKEY_derive
2022-07-11  KanAdd config option for speed command
2022-05-27  Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_rand_key
2022-05-27  Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_set_key_length
2022-05-24  Peiwei HuFix check of EVP_CIPHER_CTX_ctrl
2022-05-04  PauliFix Coverity 1503314 unchecked return value
2022-05-03  Matt CaswellUpdate copyright year
2022-02-11  Kevin K BijuAdded checking for buflen overflow due to MAX_MISALIGNMENT.
2022-02-07  Ankit DasFix SIZE_MAX not defined on z/OS etc
2022-02-07  Dimitris ApostolouFix typos
2022-02-03  Kevin K BijuUse opt_int_arg() to parse integers in apps/speed.c
2022-01-18  Paulispeed: rework if condition to avoid empty statement
2021-11-17  Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-11-09  Xiaofei BaiFix sigsize usage in apps/speed.c
2021-10-26  Paulispeed: range check the argument given to -multi
2021-09-10  Richard LevitteFix 'openssl speed' information printout
2021-07-08  Pauliapps: fix Coverity 1451531 Unchecked return value
2021-06-15  Paulispeed: make sure to free any allocated EVP_MAC structures
2021-06-15  Paulispeed: use the app's libctx and property query when...
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-05  Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-04-28  Tomas MrazPrefer fetch over legacy get_digestby/get_cipherby
2021-04-24  Dr. David von OheimbAPPS: Improve diagnostics for string options and option...
2021-04-14  Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-04-08  Pauliapps: fix Camellia CBC performance loop
2021-04-08  Pauliapps: fix AES CBC performance loop
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
next