1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-06-14 18:31:03 +02:00
Werner Koch e2732b8e19
scd:piv: Support rsa3072
* scd/app-piv.c (PIV_ALGORITHM_RSA): Rename to PIV_ALGORITHM_RSA_2048.
(PIV_ALGORITHM_RSA_3072): New.
(get_key_algorithm_by_dobj): Decide whether to use 3072 or 2048.
(do_sign): Support rsa3072.
(do_decipher): Ditto.
(do_genkey): Ditto.
--

Take care: Due to a lack of a PIV token capable of 3072, this has
not been tested at all.
2025-05-28 11:06:23 +02:00
..
2024-11-11 13:49:06 +09:00
2025-05-28 11:06:23 +02:00
2024-05-31 12:28:32 +02:00
2024-03-07 13:44:00 +01:00
2024-05-31 12:28:32 +02:00