From: GitHub <no...@gi...> - 2015-03-29 11:16:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4b51b997482d30e62725176422a98689958d77fa https://github.com/OpenSC/OpenSC/commit/4b51b997482d30e62725176422a98689958d77fa Author: Philip Wendland <wen...@gm...> Date: 2015-03-29 (Sun, 29 Mar 2015) Changed paths: M src/libopensc/pkcs15-pubkey.c M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: harmonize supported ECC curves pkcs15-pubkey.c holds a struct containing supported ECC curves. The contents of this struct are being harmonized with pkcs11-tool supported curves. Commit: 090aed2fc239e4a2eda2fac5b4f22a7b281da275 https://github.com/OpenSC/OpenSC/commit/090aed2fc239e4a2eda2fac5b4f22a7b281da275 Author: Viktor Tarasov <vik...@gm...> Date: 2015-03-29 (Sun, 29 Mar 2015) Changed paths: M src/libopensc/card-isoApplet.c M src/libopensc/card-myeid.c M src/libopensc/pkcs15-sec.c Log Message: ----------- ec: fix length of allocated mem for EC signature discussion in PR #398 Compare: https://github.com/OpenSC/OpenSC/compare/f3573ede0db5...090aed2fc239 |