From: GitHub <no...@gi...> - 2018-11-01 11:25:14
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 26025b2f5d816e514310429b2cd6aae7e9e30700 https://github.com/OpenSC/OpenSC/commit/26025b2f5d816e514310429b2cd6aae7e9e30700 Author: Peter Marschall <pe...@ad...> Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- pkcs15-tool: list & dump cleanups * when listing public keys, do not cut object labels in compact mode * when listing private keys in compact mode, left align labels * make hex codes at least 2 chars wide by changing "0x%X" to "0x%02X" **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |