From: GitHub <no...@gi...> - 2014-01-13 12:08:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3d3592ab288bb5ba23f565ba0f02db180fe84de5 https://github.com/OpenSC/OpenSC/commit/3d3592ab288bb5ba23f565ba0f02db180fe84de5 Author: Viktor Tarasov <vik...@gm...> Date: 2014-01-13 (Mon, 13 Jan 2014) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- pkcs15-tool: remove unused 'pubkey_pem_encode()' used instead the sc_pkcs15_encode_pubkey_as_spki() Commit: 5437f87d4b7ac5848dae22ff8f6a597da014d708 https://github.com/OpenSC/OpenSC/commit/5437f87d4b7ac5848dae22ff8f6a597da014d708 Author: Viktor Tarasov <vik...@gm...> Date: 2014-01-13 (Mon, 13 Jan 2014) Changed paths: M src/libopensc/pkcs15-pubkey.c M src/pkcs15init/pkcs15-lib.c Log Message: ----------- pkcs15: encode public key algorithm (issue 202) coding style: use linux style line break Compare: https://github.com/OpenSC/OpenSC/compare/3dba84714f2c...5437f87d4b7a |