openssl/apps/lib
Matt Caswell 849450746f Don't truncate the input when decrypting in pkeyutl
The pkeyutl app was truncating the input file for decryption leading to
incorrect results. This was probably ok historically when RSA was being
used for decryption which has short maximum sizes. This is not ok with SM2.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21272)
2023-06-26 09:28:23 +01:00
..
app_libctx.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
app_params.c Update copyright year 2020-10-15 14:10:06 +01:00
app_provider.c apps: add query to allow a command to know of a provider command line option was processed 2021-07-12 09:13:41 +10:00
app_rand.c APPS: replace awkward and error-prone pattern by calls to new app_conf_try_string() 2023-05-25 09:04:35 +02:00
app_x509.c Update copyright year 2021-04-22 14:38:44 +01:00
apps_opt_printf.c Add tests for do_updatedb 2022-02-14 10:18:46 +01:00
apps_ui.c APPS: Make it possible for apps to set the base (fallback) UI_METHOD 2020-11-26 17:04:21 +01:00
apps.c Don't truncate the input when decrypting in pkeyutl 2023-06-26 09:28:23 +01:00
build.info apps/lib/http_server.{c,h}: clean up logging and move it to log.{c,h} 2022-09-07 23:04:25 +02:00
cmp_mock_srv.c cmp_mock_srv.c: improve comment on cert to be produced from request template 2023-06-01 10:03:06 +02:00
columns.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
engine_loader.c Fix copyrights 2022-02-03 13:56:38 +01:00
engine.c Skip unavailable digests and ciphers in -*-commands 2020-12-15 04:39:58 +01:00
fmt.c Update copyright year 2020-05-15 14:09:49 +01:00
http_server.c apps/lib/http_server.c: improve diagnostics, e.g., on port number already in use 2023-03-25 10:31:39 +01:00
log.c Fix windows builds 2023-01-24 11:03:19 +00:00
names.c Update copyright year 2022-05-03 13:34:51 +01:00
opt.c apps/opt: refactor input format parsing 2023-06-09 09:47:34 +02:00
s_cb.c RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
s_socket.c Add QUIC support to s_client 2023-05-08 10:13:39 +01:00
tlssrp_depr.c Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
vms_decc_argv.c Update copyright year 2021-06-17 13:24:59 +01:00
vms_term_sock.c Update copyright year 2022-05-03 13:34:51 +01:00
win32_init.c Update copyright year 2020-06-25 14:13:12 +01:00