From: Jakub J. <no...@gi...> - 2023-02-10 08:04:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b53fc5cdb326d2a3f101980be2a0ae3537617037 https://github.com/OpenSC/OpenSC/commit/b53fc5cdb326d2a3f101980be2a0ae3537617037 Author: Jakub Jelen <jj...@re...> Date: 2023-02-10 (Fri, 10 Feb 2023) Changed paths: M doc/tools/westcos-tool.1.xml M src/tools/westcos-tool.c Log Message: ----------- westcos: Generate 2k RSA keys by default Bump the default RSA key size in the westcos tool. The 2k is supported by the driver and using smaller values is no longer recommended and flagged by the github scanning tool as a potential security issue: https://github.com/OpenSC/OpenSC/security/code-scanning/5 |