From: Peter M. <no...@gi...> - 2020-02-27 21:59:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 21ee26b0704ec2ae1040010d2d5266a499ec4e2d https://github.com/OpenSC/OpenSC/commit/21ee26b0704ec2ae1040010d2d5266a499ec4e2d Author: Peter Marschall <pe...@ad...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- openpgp-tool: fix key generation with non-standard exponent length Address issue #1949 by reading non-default algorithm attributes for key generation from the key's algorithm attributes DO, if that exists. |