You can subscribe to this list here.
2013 |
Jan
(18) |
Feb
(20) |
Mar
(15) |
Apr
(5) |
May
(7) |
Jun
(3) |
Jul
(4) |
Aug
(20) |
Sep
(10) |
Oct
(12) |
Nov
(12) |
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2014 |
Jan
(12) |
Feb
(8) |
Mar
(3) |
Apr
(7) |
May
(12) |
Jun
(19) |
Jul
(1) |
Aug
(5) |
Sep
(9) |
Oct
(11) |
Nov
(13) |
Dec
(20) |
2015 |
Jan
(12) |
Feb
(25) |
Mar
(33) |
Apr
(37) |
May
(36) |
Jun
(2) |
Jul
(18) |
Aug
(31) |
Sep
(98) |
Oct
(50) |
Nov
(25) |
Dec
(34) |
2016 |
Jan
(95) |
Feb
(35) |
Mar
(78) |
Apr
(12) |
May
(11) |
Jun
(20) |
Jul
(28) |
Aug
(21) |
Sep
(30) |
Oct
(29) |
Nov
(15) |
Dec
(15) |
2017 |
Jan
(29) |
Feb
(17) |
Mar
(34) |
Apr
(28) |
May
(12) |
Jun
(25) |
Jul
(39) |
Aug
(14) |
Sep
(12) |
Oct
(38) |
Nov
(28) |
Dec
(6) |
2018 |
Jan
(15) |
Feb
(22) |
Mar
(27) |
Apr
(71) |
May
(78) |
Jun
(47) |
Jul
(24) |
Aug
(63) |
Sep
(43) |
Oct
(34) |
Nov
(27) |
Dec
(18) |
2019 |
Jan
(51) |
Feb
(17) |
Mar
(48) |
Apr
(46) |
May
(25) |
Jun
(9) |
Jul
(14) |
Aug
(46) |
Sep
(18) |
Oct
(25) |
Nov
(26) |
Dec
(25) |
2020 |
Jan
(28) |
Feb
(30) |
Mar
(20) |
Apr
(69) |
May
(40) |
Jun
(16) |
Jul
(13) |
Aug
(9) |
Sep
(17) |
Oct
(40) |
Nov
(55) |
Dec
(6) |
2021 |
Jan
(44) |
Feb
(13) |
Mar
(33) |
Apr
(31) |
May
(32) |
Jun
(10) |
Jul
(9) |
Aug
(27) |
Sep
(33) |
Oct
(7) |
Nov
(14) |
Dec
(17) |
2022 |
Jan
(25) |
Feb
(11) |
Mar
(42) |
Apr
(14) |
May
(18) |
Jun
(3) |
Jul
(10) |
Aug
(41) |
Sep
(12) |
Oct
(13) |
Nov
(18) |
Dec
(9) |
2023 |
Jan
(10) |
Feb
(18) |
Mar
(25) |
Apr
(27) |
May
(16) |
Jun
(26) |
Jul
(9) |
Aug
(29) |
Sep
(17) |
Oct
(24) |
Nov
(18) |
Dec
(16) |
2024 |
Jan
(23) |
Feb
(55) |
Mar
(40) |
Apr
(17) |
May
(15) |
Jun
(12) |
Jul
(12) |
Aug
(6) |
Sep
(15) |
Oct
(16) |
Nov
(29) |
Dec
(26) |
2025 |
Jan
(29) |
Feb
(37) |
Mar
(24) |
Apr
(35) |
May
(38) |
Jun
(20) |
Jul
(7) |
Aug
(13) |
Sep
(4) |
Oct
(1) |
Nov
|
Dec
|
From: Jakub J. <no...@gi...> - 2023-12-20 10:38:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 846661ff8feb3d00ca6a7354b793e77528335157 https://github.com/OpenSC/OpenSC/commit/846661ff8feb3d00ca6a7354b793e77528335157 Author: Jakub Jelen <jj...@re...> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M src/pkcs15init/pkcs15-oberthur.c Log Message: ----------- oberthur: avoid memory leaks Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65153 Commit: 5def7eba302ba3686b481abca7c0e2c6b1b1cba3 https://github.com/OpenSC/OpenSC/commit/5def7eba302ba3686b481abca7c0e2c6b1b1cba3 Author: Jakub Jelen <jj...@re...> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M src/pkcs15init/pkcs15-setcos.c Log Message: ----------- setcos: Avoid memory leaks Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64956 Commit: 5835f0d4f6c033bd58806d33fa546908d39825c9 https://github.com/OpenSC/OpenSC/commit/5835f0d4f6c033bd58806d33fa546908d39825c9 Author: Jakub Jelen <jj...@re...> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M src/pkcs15init/pkcs15-authentic.c Log Message: ----------- authentic: Avoid use after free Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64898 Compare: https://github.com/OpenSC/OpenSC/compare/29316886d07a...5835f0d4f6c0 |
From: Raul M. <no...@gi...> - 2023-12-20 10:04:18
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 29316886d07a520c12df1f2d00703db2ce0dca57 https://github.com/OpenSC/OpenSC/commit/29316886d07a520c12df1f2d00703db2ce0dca57 Author: Raul Metsma <ra...@me...> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M MacOSX/build-package.in Log Message: ----------- OpenSSL 1.1.1 is deprecated Signed-off-by: Raul Metsma <ra...@me...> |
From: Jakub J. <no...@gi...> - 2023-12-15 14:06:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b0d0707b15aee2c06f2c5922f27812b0ca9ca005 https://github.com/OpenSC/OpenSC/commit/b0d0707b15aee2c06f2c5922f27812b0ca9ca005 Author: Jakub Jelen <jj...@re...> Date: 2023-12-15 (Fri, 15 Dec 2023) Changed paths: M SECURITY.md Log Message: ----------- Update Security policy to match current practices |
From: Jakub J. <no...@gi...> - 2023-12-13 11:16:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 0fa8742fd450efffadee76a6e860c8c9380b1e03 https://github.com/OpenSC/OpenSC/commit/0fa8742fd450efffadee76a6e860c8c9380b1e03 Author: Jakub Jelen <jj...@re...> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M NEWS Log Message: ----------- Fix Date in NEWS Commit: 53f81e7fcb5bc7a6a0dc389858873d04a1a97245 https://github.com/OpenSC/OpenSC/commit/53f81e7fcb5bc7a6a0dc389858873d04a1a97245 Author: Jakub Jelen <jj...@re...> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M README.md Log Message: ----------- Update download links Compare: https://github.com/OpenSC/OpenSC/compare/f15d0c5295f3...53f81e7fcb5b |
From: Jakub J. <no...@gi...> - 2023-12-13 09:46:00
|
Branch: refs/tags/0.24.0 Home: https://github.com/OpenSC/OpenSC |
From: Jakub J. <no...@gi...> - 2023-12-13 09:44:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f15d0c5295f3247ae56bf976cf411fec4b47b6ec https://github.com/OpenSC/OpenSC/commit/f15d0c5295f3247ae56bf976cf411fec4b47b6ec Author: Jakub Jelen <jj...@re...> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M NEWS M configure.ac Log Message: ----------- OpenSC 0.24.0 |
From: embetrix <no...@gi...> - 2023-12-12 10:57:35
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6b568b147f2bf70e774045b63e856e27c8093c9a https://github.com/OpenSC/OpenSC/commit/6b568b147f2bf70e774045b63e856e27c8093c9a Author: Ayoub Zaki <ayo...@em...> Date: 2023-12-12 (Tue, 12 Dec 2023) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: add option to import GENERIC key |
From: Jakub J. <no...@gi...> - 2023-12-07 15:48:58
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6d1fcd9cf82c6501089898066656fbe6737f3ced https://github.com/OpenSC/OpenSC/commit/6d1fcd9cf82c6501089898066656fbe6737f3ced Author: Jakub Jelen <jj...@re...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M src/pkcs15init/pkcs15-authentic.c Log Message: ----------- authentic: Avoid memory leaks Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64439 Commit: 2fb0d735b433a7d5618865be5280e41e78362b5e https://github.com/OpenSC/OpenSC/commit/2fb0d735b433a7d5618865be5280e41e78362b5e Author: Jakub Jelen <jj...@re...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M src/libopensc/pkcs15-algo.c Log Message: ----------- pkcs15: Avoid stack buffer overflow while parsing DES iv Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64522 Commit: 4562a385ffd40552a839133141d1a19e0ff03f62 https://github.com/OpenSC/OpenSC/commit/4562a385ffd40552a839133141d1a19e0ff03f62 Author: Jakub Jelen <jj...@re...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M src/pkcs11/pkcs11-global.c Log Message: ----------- pkcs11: Null terminate label for C_InitToken Alternative to the stalled discussion in #2904 Commit: 3412ce40fd205f47a6f1e448a8540b14edd09b29 https://github.com/OpenSC/OpenSC/commit/3412ce40fd205f47a6f1e448a8540b14edd09b29 Author: Jakub Jelen <jj...@re...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M src/pkcs15init/pkcs15-epass2003.c Log Message: ----------- epass2003: Avoid memory leak THanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64518 Commit: c05cb55d154039a02530a943a47325baeba210bf https://github.com/OpenSC/OpenSC/commit/c05cb55d154039a02530a943a47325baeba210bf Author: Jakub Jelen <jj...@re...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M src/pkcs15init/profile.c Log Message: ----------- profile: Unbreak build with DEBUG_PROFILE Commit: 5c1726efd6e9f820c6440bda4f7a43a202c38b1e https://github.com/OpenSC/OpenSC/commit/5c1726efd6e9f820c6440bda4f7a43a202c38b1e Author: Jakub Jelen <jj...@re...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M .github/build.sh Log Message: ----------- Build with DEBUG_PROFILE Commit: e520d11bf9b1f9808ada9bd7770ef01aa0df03da https://github.com/OpenSC/OpenSC/commit/e520d11bf9b1f9808ada9bd7770ef01aa0df03da Author: Jakub Jelen <jj...@re...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M src/pkcs15init/profile.c Log Message: ----------- profile: Avoid defining non-printable macro names Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64549 Commit: bfe896ae5d6604478d822a83030c165cac5bce9c https://github.com/OpenSC/OpenSC/commit/bfe896ae5d6604478d822a83030c165cac5bce9c Author: Jakub Jelen <jj...@re...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M src/tests/unittests/check_macro_reference_loop.c Log Message: ----------- tests: Add a reproducer for parent commit even though it is not executed ... Compare: https://github.com/OpenSC/OpenSC/compare/6bfa5b7b2b58...bfe896ae5d66 |
From: Raul M. <no...@gi...> - 2023-12-07 14:07:20
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6bfa5b7b2b589079250a8bf16041be3884e40cc4 https://github.com/OpenSC/OpenSC/commit/6bfa5b7b2b589079250a8bf16041be3884e40cc4 Author: Raul Metsma <ra...@me...> Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M doc/tools/pkcs11-tool.1.xml M doc/tools/tools.html M src/tools/pkcs11-tool.c Log Message: ----------- [pkcs11-tool] Update --slot parameter documentation Fixes: #2938 Signed-off-by: Raul Metsma <ra...@me...> |
From: Doug E. <no...@gi...> - 2023-12-06 16:36:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 516493edeb64b879cfcad5f25cda948ffc67596b https://github.com/OpenSC/OpenSC/commit/516493edeb64b879cfcad5f25cda948ffc67596b Author: Doug Engert <dee...@gm...> Date: 2023-12-06 (Wed, 06 Dec 2023) Changed paths: M src/libopensc/pkcs15-piv.c Log Message: ----------- pkcs15-piv.c placeholder for Yubikey key Attestation certificate CK_ID Yubikey PKCS11 module uses CKA_ID "25" for its Attestation certificate which is read using a Yubikey APDU. Other PIV certificates are stored in PIV objects and the certificate is extracted from the object. OpenSC code was using the same CKA_ID for "Secure Messaging Certificate Signer" which is used with PIV SM. So to avoid any confusion, the "Secure Messaging Certificate Signer" will now use "81". On branch placeholer-for-Attestation Changes to be committed: modified: pkcs15-piv.c |
From: Jakub J. <no...@gi...> - 2023-12-06 16:35:42
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c9919596d9aef96fff9fd01ed64f8873fc4bb745 https://github.com/OpenSC/OpenSC/commit/c9919596d9aef96fff9fd01ed64f8873fc4bb745 Author: Jakub Jelen <jj...@re...> Date: 2023-12-06 (Wed, 06 Dec 2023) Changed paths: M .github/test-gidsapplet.sh Log Message: ----------- ci: Fix GidsApplet build after https://github.com/vletoux/GidsApplet/pull/21 |
From: Alon Bar-L. <no...@gi...> - 2023-12-01 17:08:04
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: 909ab8babcab354ee3d3ceff2c900b21722b9066 https://github.com/OpenSC/pkcs11-helper/commit/909ab8babcab354ee3d3ceff2c900b21722b9066 Author: Alon Bar-Lev <alo...@gm...> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M COPYING M doc/api/Doxyfile.in Log Message: ----------- cleanup: fix codespell issues |
From: Alon Bar-L. <no...@gi...> - 2023-12-01 16:57:01
|
Branch: refs/tags/pkcs11-helper-1.30.0 Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2023-12-01 16:56:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: 9a89898615feb4cc1b1daecc3c075091430c2448 https://github.com/OpenSC/pkcs11-helper/commit/9a89898615feb4cc1b1daecc3c075091430c2448 Author: Alon Bar-Lev <alo...@gm...> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M configure.ac Log Message: ----------- build: remove obsolete autoconf statements Commit: 8bed16034f629a0361fa8ff89deed2b43dc45d8b https://github.com/OpenSC/pkcs11-helper/commit/8bed16034f629a0361fa8ff89deed2b43dc45d8b Author: Alon Bar-Lev <alo...@gm...> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M ChangeLog M configure.ac Log Message: ----------- pkcs11-helper-1.30.0 Commit: 98d67f309a9b69d4412a67022bb917465c283362 https://github.com/OpenSC/pkcs11-helper/commit/98d67f309a9b69d4412a67022bb917465c283362 Author: Alon Bar-Lev <alo...@gm...> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M configure.ac Log Message: ----------- post pkcs11-helper-1.30.0 Compare: https://github.com/OpenSC/pkcs11-helper/compare/7be7b30568f8...98d67f309a9b |
From: Vincent B. <no...@gi...> - 2023-12-01 00:19:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 258bfc8a8384c7c8ca7b2fc4f6fbab826e180351 https://github.com/OpenSC/OpenSC/commit/258bfc8a8384c7c8ca7b2fc4f6fbab826e180351 Author: Vincent Bonamy <vb...@gm...> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M src/libopensc/card-idprime.c Log Message: ----------- card-idprime.c : add support for Gemalto IDPrime 940C Define Gemalto IDPrime 940C as SC_CARD_TYPE_IDPRIME_940 |
From: Frank M. <no...@gi...> - 2023-11-22 09:01:06
|
Branch: refs/heads/signpath Home: https://github.com/OpenSC/OpenSC Commit: 02e2b1e25705fcae1d8a2283cd8f0fe4047d6a9f https://github.com/OpenSC/OpenSC/commit/02e2b1e25705fcae1d8a2283cd8f0fe4047d6a9f Author: Frank Morgner <fra...@gm...> Date: 2023-11-22 (Wed, 22 Nov 2023) Changed paths: M .appveyor.yml Log Message: ----------- Update .appveyor.yml |
From: Frank M. <no...@gi...> - 2023-11-22 08:40:19
|
Branch: refs/heads/signpath Home: https://github.com/OpenSC/OpenSC Commit: df253494e916b8eac9a229692f3d45afb4063c57 https://github.com/OpenSC/OpenSC/commit/df253494e916b8eac9a229692f3d45afb4063c57 Author: Frank Morgner <fra...@gm...> Date: 2023-11-22 (Wed, 22 Nov 2023) Changed paths: M .appveyor.yml Log Message: ----------- Update bearer token for signpath.io |
From: Jakub J. <no...@gi...> - 2023-11-20 15:15:34
|
Branch: refs/tags/0.24.0-rc2 Home: https://github.com/OpenSC/OpenSC |
From: Jakub J. <no...@gi...> - 2023-11-20 15:12:53
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d43cfd8afc59c872f13226b7076cdd2d817aca32 https://github.com/OpenSC/OpenSC/commit/d43cfd8afc59c872f13226b7076cdd2d817aca32 Author: Jakub Jelen <jj...@re...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M NEWS M configure.ac Log Message: ----------- 0.24.0-rc2 |
From: Jakub J. <no...@gi...> - 2023-11-20 08:33:46
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 433a3ad6afbace321a513544e619293b6d8b6b7d https://github.com/OpenSC/OpenSC/commit/433a3ad6afbace321a513544e619293b6d8b6b7d Author: Jakub Jelen <jj...@re...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M src/pkcs15init/pkcs15-openpgp.c Log Message: ----------- pkcs15init: Avoid leaking file Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63976 Commit: 67dde3c858f7519c3803282e14615da43edc3b69 https://github.com/OpenSC/OpenSC/commit/67dde3c858f7519c3803282e14615da43edc3b69 Author: Jakub Jelen <jj...@re...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M src/libopensc/iasecc-sdo.c Log Message: ----------- iasecc: Avoid memory leaks Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64091 Commit: c1f415b8b67704eaa8ad09e0a3eb4de81b2ce862 https://github.com/OpenSC/OpenSC/commit/c1f415b8b67704eaa8ad09e0a3eb4de81b2ce862 Author: Jakub Jelen <jj...@re...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M src/pkcs15init/pkcs15-authentic.c Log Message: ----------- authentic: Avoid memory leak Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61965 Commit: a037073ff9aba9e7252a323cd058ef2364237d8d https://github.com/OpenSC/OpenSC/commit/a037073ff9aba9e7252a323cd058ef2364237d8d Author: Jakub Jelen <jj...@re...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M src/pkcs15init/profile.c Log Message: ----------- pkcs15init: Find reference loops in all the macro values For some reason the macro value is a linked list and the reference loop was checked only in the first value, but the evaluation was taking into the account all the values in the linked list. The following input would cause stack overflow in the past macros { e =1 o =$e e =-$e } filesystem { DF { size =$o Thanks oss-fuzz https://oss-fuzz.com/testcase-detail/5289592319508480 Commit: 9d1662d95b5c525f12be358760c26516ac8f7998 https://github.com/OpenSC/OpenSC/commit/9d1662d95b5c525f12be358760c26516ac8f7998 Author: Jakub Jelen <jj...@re...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M src/tests/unittests/check_macro_reference_loop.c Log Message: ----------- tests: Add test coverage for the example reference loop used Commit: 4013a807492568bf9907cfb3df41f130ac83c7b9 https://github.com/OpenSC/OpenSC/commit/4013a807492568bf9907cfb3df41f130ac83c7b9 Author: Jakub Jelen <jj...@re...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M src/pkcs15init/pkcs15-setcos.c Log Message: ----------- setcos: Avoid writing behind the path buffer end The path->value buffer is fixed to 16 bytes so it is not always possible to append 2 more bytes. Doing so overruns the buffer, writing into the ACL block, crashing during the cleanup. Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64181 Commit: 609164045facaeae193feb48d9c2fc5cc4321e8a https://github.com/OpenSC/OpenSC/commit/609164045facaeae193feb48d9c2fc5cc4321e8a Author: Jakub Jelen <jj...@re...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M src/libopensc/card-epass2003.c M src/libopensc/cardctl.h M src/pkcs15init/pkcs15-epass2003.c Log Message: ----------- epass2003: Avoid heap buffer overflow Removes also needless malloc & memcpy instead of returning the first allocated buffer. Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64215 Compare: https://github.com/OpenSC/OpenSC/compare/643fd70cac38...609164045fac |
From: Peter P. <no...@gi...> - 2023-11-20 08:07:36
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b88c3ffc83954011be4b817fe1839e6be991e4d1 https://github.com/OpenSC/OpenSC/commit/b88c3ffc83954011be4b817fe1839e6be991e4d1 Author: Peter Popovec <pop...@gm...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs15_gen_keypair: propagate SENSITIVE/EXTRACTABLE flag from PKCS11 to PKCS15 When generating the private key, we transfer the request for the CKA_SENSITIVE and CKA_EXTRACTABLE key attributes up to the pkcs#15 layer. When reading attributes from the PKCS#15 layer, set the CKA_EXTRACTABLE attribute for the pkcs#11 layer according to the SC_PKCS15_PRKEY_ACCESS_EXTRACTABLE attribute. modified: src/pkcs11/framework-pkcs15.c Commit: 643fd70cac38cc1109b617080bfff0983f8babcd https://github.com/OpenSC/OpenSC/commit/643fd70cac38cc1109b617080bfff0983f8babcd Author: Peter Popovec <pop...@gm...> Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M doc/tools/pkcs11-tool.1.xml Log Message: ----------- pkcs11-tool: manual page update (examples for wrap, keygen) modified: doc/tools/pkcs11-tool.1.xml Compare: https://github.com/OpenSC/OpenSC/compare/a22908285ef2...643fd70cac38 |
From: Doug E. <no...@gi...> - 2023-11-17 12:37:08
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: a22908285ef205f7b7fa2b00366898a435c789f3 https://github.com/OpenSC/OpenSC/commit/a22908285ef205f7b7fa2b00366898a435c789f3 Author: Doug Engert <dee...@gm...> Date: 2023-11-17 (Fri, 17 Nov 2023) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver set decipher flag SC_ALGORITHM_RSA_RAW Some cards (cardos) may not return the leading zero when deciphering using RSA RAW. Set flag SC_ALGORITHM_RSA_RAW when calling sc_pkcs15_decipher like other callers do. On branch decipher-missing-leading-00 Changes to be committed: modified: minidriver/minidriver.c |
From: Jakub J. <no...@gi...> - 2023-11-16 14:40:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 2c403386b500e3415b0ab7351488e57a04f418a7 https://github.com/OpenSC/OpenSC/commit/2c403386b500e3415b0ab7351488e57a04f418a7 Author: Jakub Jelen <jj...@re...> Date: 2023-11-16 (Thu, 16 Nov 2023) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs11/sc-pkcs11.h Log Message: ----------- pkcs11: Present profile object in every slot |
From: Doug E. <no...@gi...> - 2023-11-16 14:39:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 1e625a3824c6a639e4c1590fe20899ade93242d0 https://github.com/OpenSC/OpenSC/commit/1e625a3824c6a639e4c1590fe20899ade93242d0 Author: Doug Engert <dee...@gm...> Date: 2023-11-16 (Thu, 16 Nov 2023) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs15-framework.c NSS tests profile for CKA_TOKEN Date: Thu Nov 2 09:00:17 2023 -0500 On branch pkcs11-profile-fix Changes to be committed: modified: framework-pkcs15.c |
From: Jakub J. <no...@gi...> - 2023-11-15 15:53:07
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 15f0db47667a6cfeee1cf07295a3d937da920b58 https://github.com/OpenSC/OpenSC/commit/15f0db47667a6cfeee1cf07295a3d937da920b58 Author: Jakub Jelen <jj...@re...> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M README.md Log Message: ----------- Add badges for more cards covered in CI |