1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch e9c337c0b9
gpgsm: New option --input-size-hint.
* sm/gpgsm.c (oInputSizeHint): New.
(opts): Add "--input-size-hint".
(main): Set option.
* sm/server.c (option_handler): Add option "input-size-hint".
* sm/gpgsm.h (struct server_control_s): Add field input_size_hint.
* sm/encrypt.c (gpgsm_encrypt): Set the toatl file size.
* sm/decrypt.c (gpgsm_decrypt): Ditto.
* sm/sign.c (gpgsm_sign): Ditto.
* sm/verify.c (gpgsm_verify): Ditto.
--

This option allows to set a value for the progress output line.  Note
that as of now there is no other way to set the file size.

GnuPG-bug-id: 6534
2023-06-15 12:28:55 +02:00
..
2023-03-16 09:46:05 +01:00
2023-06-15 12:28:55 +02:00
2023-06-15 12:28:55 +02:00
2023-06-15 12:28:55 +02:00
2023-06-15 12:28:55 +02:00
2021-02-24 08:40:06 +01:00
2023-06-15 12:28:55 +02:00
2023-06-15 12:28:55 +02:00
2023-06-15 12:28:55 +02:00