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
|
Nov
|
Dec
|
From: Raul M. <no...@gi...> - 2024-12-11 08:49:10
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 0df13ee6a1c7dad6d238dac8a397804492859730 https://github.com/OpenSC/OpenSC/commit/0df13ee6a1c7dad6d238dac8a397804492859730 Author: Raul Metsma <ra...@me...> Date: 2024-12-11 (Wed, 11 Dec 2024) Changed paths: M .appveyor.yml M .github/workflows/windows.yml M configure.ac M win32/Make.rules.mak Log Message: ----------- Add new appveyor image combinations * Use OpenSSL 3.0 in new images * Update ZLib to 1.3.1 Signed-off-by: Raul Metsma <ra...@me...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2024-12-08 22:25:38
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: ae1677ac97fd3e03ce8086d7c57c50e2d2153fd0 https://github.com/OpenSC/libp11/commit/ae1677ac97fd3e03ce8086d7c57c50e2d2153fd0 Author: Michał Trojnara <Mic...@st...> Date: 2024-12-08 (Sun, 08 Dec 2024) Changed paths: M README.md Log Message: ----------- Simplify README.md The removed statement was too generic to be useful for end-users. Fix #449 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-12-08 16:56:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 947f6ccbd0b0cba1ddd4d2fd690690c48ee80a85 https://github.com/OpenSC/libp11/commit/947f6ccbd0b0cba1ddd4d2fd690690c48ee80a85 Author: Michał Trojnara <Mic...@st...> Date: 2024-12-08 (Sun, 08 Dec 2024) Changed paths: M configure.ac Log Message: ----------- Drop support for ancient autoconf versions Commit: ccf3c7739be2263b2415244104e734dd944246ea https://github.com/OpenSC/libp11/commit/ccf3c7739be2263b2415244104e734dd944246ea Author: Michał Trojnara <Mic...@st...> Date: 2024-12-08 (Sun, 08 Dec 2024) Changed paths: M src/eng_front.c Log Message: ----------- Document a nontrivial workaround Also implement error checking. Compare: https://github.com/OpenSC/libp11/compare/f2c003de1455...ccf3c7739be2 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2024-12-06 16:16:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: f2c003de14550ef94f59b9535000f9a3cc8277de https://github.com/OpenSC/libp11/commit/f2c003de14550ef94f59b9535000f9a3cc8277de Author: olszomal <Mal...@st...> Date: 2024-12-06 (Fri, 06 Dec 2024) Changed paths: M .github/workflows/ci.yml M tests/common.sh Log Message: ----------- Improved CI workflow To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Frank M. <no...@gi...> - 2024-12-06 11:03:39
|
Branch: refs/heads/warnings Home: https://github.com/OpenSC/pam_pkcs11 Commit: a547d1f845394f823a891a3f4af004729e843372 https://github.com/OpenSC/pam_pkcs11/commit/a547d1f845394f823a891a3f4af004729e843372 Author: Frank Morgner <fra...@gm...> Date: 2024-12-06 (Fri, 06 Dec 2024) Changed paths: M doc/pam_pkcs11.xml M src/mappers/ldap_mapper.c Log Message: ----------- clearified config option fixes https://github.com/OpenSC/pam_pkcs11/issues/7 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/pam_pkcs11/settings/notifications |
From: Frank M. <no...@gi...> - 2024-12-06 10:22:29
|
Branch: refs/heads/warnings Home: https://github.com/OpenSC/pam_pkcs11 Commit: a40eafe975f504ac081da2d80946d66720abba7e https://github.com/OpenSC/pam_pkcs11/commit/a40eafe975f504ac081da2d80946d66720abba7e Author: Frank Morgner <fra...@gm...> Date: 2024-12-06 (Fri, 06 Dec 2024) Changed paths: M doc/pam_pkcs11.8.in Log Message: ----------- removed obsolete reference fixes https://github.com/OpenSC/pam_pkcs11/issues/76 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/pam_pkcs11/settings/notifications |
From: Mikhail T. <no...@gi...> - 2024-12-02 19:40:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 2209d865023f80e419a435f65789a380cefb3efd https://github.com/OpenSC/libp11/commit/2209d865023f80e419a435f65789a380cefb3efd Author: Mikhail Titov <ml...@gm...> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M src/Makefile.am Log Message: ----------- Don't include libp11.rc VERSIONINFO into pkcs11 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2024-12-02 19:35:01
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 9f8deafd70ae71b61852880e0fda9070a2a85049 https://github.com/OpenSC/libp11/commit/9f8deafd70ae71b61852880e0fda9070a2a85049 Author: olszomal <Mal...@st...> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M tests/common.sh Log Message: ----------- Simplified common.sh To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-29 13:32:43
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 7f6eba0f9f14ad21f0937b882ebb30799e4a3f03 https://github.com/OpenSC/libp11/commit/7f6eba0f9f14ad21f0937b882ebb30799e4a3f03 Author: Michał Trojnara <Mic...@st...> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M src/libp11-int.h M src/p11_ec.c M src/p11_key.c M src/p11_rsa.c Log Message: ----------- Only get PKCS11_OBJECT references for private keys To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2024-11-29 13:32:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 264a879ab10610b5cf6494020464db1bf0a3584a https://github.com/OpenSC/libp11/commit/264a879ab10610b5cf6494020464db1bf0a3584a Author: olszomal <Mal...@st...> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M tests/check-privkey.c M tests/evp-sign.c M tests/fork-change-slot.c M tests/fork-test.c M tests/rsa-oaep.c M tests/rsa-pss-sign.c M tests/store-cert.c Log Message: ----------- Added deallocation of allocated structures in tests To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-29 13:12:30
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 Commit: c5efa8a3d9dc7fd8c7fdbbe782394afc78b4093e https://github.com/OpenSC/libp11/commit/c5efa8a3d9dc7fd8c7fdbbe782394afc78b4093e Author: Michał Trojnara <Mic...@st...> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M src/libp11-int.h M src/p11_ec.c M src/p11_key.c M src/p11_rsa.c Log Message: ----------- Only get PKCS11_OBJECT references for private keys To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-29 10:28:22
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 Commit: 14022a4272a33645125bb8a31f981c64c49cc0fb https://github.com/OpenSC/libp11/commit/14022a4272a33645125bb8a31f981c64c49cc0fb Author: Michał Trojnara <Mic...@st...> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M src/libp11-int.h M src/p11_ec.c M src/p11_key.c M src/p11_rsa.c Log Message: ----------- Only get PKCS11_OBJECT references for private keys To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-29 10:24:47
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-29 09:13:15
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 Commit: 2295bd75bc43174508a9ce0c34c8f941e9433e99 https://github.com/OpenSC/libp11/commit/2295bd75bc43174508a9ce0c34c8f941e9433e99 Author: Michał Trojnara <Mic...@st...> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M src/p11_key.c Log Message: ----------- Deduplicate To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-29 09:11:57
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 Commit: 4b3dfc5a9e92408cefb0799aa0f1ace039b70d5c https://github.com/OpenSC/libp11/commit/4b3dfc5a9e92408cefb0799aa0f1ace039b70d5c Author: Michał Trojnara <Mic...@st...> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M src/p11_key.c Log Message: ----------- Add missing PKCS11_OBJECT reference To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-29 08:55:36
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 Commit: 9741a470c8adc6c360fac43aaa40f8da83cbb59c https://github.com/OpenSC/libp11/commit/9741a470c8adc6c360fac43aaa40f8da83cbb59c Author: Michał Trojnara <Mic...@st...> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M src/libp11-int.h M src/p11_ec.c M src/p11_key.c M src/p11_rsa.c Log Message: ----------- Only get PKCS11_OBJECT references for private keys To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-28 15:04:50
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 Commit: 5c4b4b501db882ebec53b24a97ce72161204d9f7 https://github.com/OpenSC/libp11/commit/5c4b4b501db882ebec53b24a97ce72161204d9f7 Author: Michał Trojnara <Mic...@st...> Date: 2024-11-28 (Thu, 28 Nov 2024) Changed paths: M src/libp11-int.h M src/p11_ec.c M src/p11_key.c M src/p11_rsa.c Log Message: ----------- Detach returned public keys from PKCS11_OBJECT To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-28 14:42:50
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 Commit: 06351f14e6b0fa96dd79a1af112e6f28822eb01f https://github.com/OpenSC/libp11/commit/06351f14e6b0fa96dd79a1af112e6f28822eb01f Author: Michał Trojnara <Mic...@st...> Date: 2024-11-28 (Thu, 28 Nov 2024) Changed paths: M src/p11_key.c Log Message: ----------- Only get PKCS11_OBJECT references for private keys To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-28 14:41:10
|
Branch: refs/heads/pubkey_memleak Home: https://github.com/OpenSC/libp11 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Jakub J. <no...@gi...> - 2024-11-26 17:05:35
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d4645997f7e9ced691aacab2ebea59076638b5b3 https://github.com/OpenSC/OpenSC/commit/d4645997f7e9ced691aacab2ebea59076638b5b3 Author: Jakub Jelen <jj...@re...> Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M .github/setup-macos.sh Log Message: ----------- ci: Unbreak macos build Seem like the pkg-config is already installed on the github images inspired by latchset/pkcs11-provider#476 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2024-11-25 11:53:01
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 56f80c3b333e60f2e60db3ac1fd25b0023549fc2 https://github.com/OpenSC/libp11/commit/56f80c3b333e60f2e60db3ac1fd25b0023549fc2 Author: Michał Trojnara <Mic...@st...> Date: 2024-11-25 (Mon, 25 Nov 2024) Changed paths: M src/p11_load.c Log Message: ----------- Fix module safety after fork fix #500 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2024-11-25 10:50:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 2e14cdbe3d96bd135195b00a2b83255a78d3f607 https://github.com/OpenSC/libp11/commit/2e14cdbe3d96bd135195b00a2b83255a78d3f607 Author: olszomal <Mal...@st...> Date: 2024-11-25 (Mon, 25 Nov 2024) Changed paths: M tests/Makefile.am M tests/case-insensitive.softhsm A tests/common.sh M tests/ec-cert-store.softhsm M tests/ec-check-privkey.softhsm R tests/ec-common.sh M tests/ec-copy.softhsm M tests/ec-evp-sign.softhsm R tests/ec-no-cert.sh R tests/ec-no-pubkey.sh A tests/ec-privkey.der R tests/ec-prvkey.der M tests/ec-testfork.softhsm M tests/fork-change-slot.softhsm M tests/fork-test.c A tests/openssl-settings.sh M tests/pkcs11-uri-without-token.softhsm M tests/rsa-check-privkey.softhsm R tests/rsa-common.sh M tests/rsa-evp-sign.softhsm R tests/rsa-no-pubkey.sh M tests/rsa-oaep.softhsm A tests/rsa-privkey.der R tests/rsa-prvkey.der M tests/rsa-pss-sign.softhsm M tests/rsa-testfork.softhsm M tests/rsa-testlistkeys.softhsm M tests/rsa-testlistkeys_ext.softhsm M tests/rsa-testpkcs11.softhsm M tests/search-all-matching-tokens.softhsm Log Message: ----------- Improved tests Centralized the use of the PKG_CONFIG_PATH environment variable to determine the OpenSSL version required by libp11. Added flexibility to configure the OpenSSL binary via LD_LIBRARY_PATH for custom shared library locations. Forced the use of the locally built engine by setting OPENSSL_ENGINES to ../src/.libs/. Tests rely on pre-installed pkcs11-tool and softhsm2-util, which must be accessible through the default system PATH. Added a guide for debugging the engine with Valgrind. Refactored the code to improve clarity, simplify logic, and eliminate redundancies. Switched from sh to bash to leverage Bash-specific features and ensure compatibility. Removed legacy support checks for OpenSSL versions older than 1.0.0. Skipped tests when libsofthsm2.so is built with libcrypto.so.3, as it is incompatible with OpenSSL 1.0.2u. Update copyright information to Mobi - Com Polska Sp. z o.o. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Raul M. <no...@gi...> - 2024-11-25 10:29:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 9afebbc21d928b34dc0947a4edd3430609085091 https://github.com/OpenSC/OpenSC/commit/9afebbc21d928b34dc0947a4edd3430609085091 Author: Raul Metsma <ra...@me...> Date: 2024-11-25 (Mon, 25 Nov 2024) Changed paths: A .github/workflows/windows.yml M Makefile.mak M win32/Make.rules.mak M win32/Makefile.mak M win32/OpenSC.wxs.in Log Message: ----------- Run Windows CI on Github Actions Signed-off-by: Raul Metsma <ra...@me...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: tinyboxvk <no...@gi...> - 2024-11-22 11:46:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: eedc301d0543b5671e0f8b2b12d3f8b4c560cf55 https://github.com/OpenSC/OpenSC/commit/eedc301d0543b5671e0f8b2b12d3f8b4c560cf55 Author: tinyboxvk <136...@us...> Date: 2024-11-22 (Fri, 22 Nov 2024) Changed paths: M .github/workflows/codeql.yml Log Message: ----------- Update codeql.yml To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Doug E. <no...@gi...> - 2024-11-22 11:45:20
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8f15301afd648ec47239d68ea61598d9c5972a1e https://github.com/OpenSC/OpenSC/commit/8f15301afd648ec47239d68ea61598d9c5972a1e Author: Doug Engert <dee...@gm...> Date: 2024-11-22 (Fri, 22 Nov 2024) Changed paths: M src/libopensc/asn1.c M src/libopensc/card-eoi.c M src/libopensc/card-isoApplet.c M src/libopensc/card-myeid.c M src/libopensc/card-piv.c M src/libopensc/card-setcos.c M src/libopensc/padding.c M src/libopensc/pkcs15-prkey.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15-sec.c M src/pkcs11/mechanism.c M src/pkcs15init/pkcs15-isoApplet.c M src/pkcs15init/pkcs15-myeid.c M src/pkcs15init/pkcs15-setcos.c M src/tests/fuzzing/fuzz_pkcs15init.c M src/tests/p11test/p11test_case_ec_derive.c M src/tests/p11test/p11test_case_ec_sign.c M src/tests/p11test/p11test_case_pss_oaep.c M src/tests/p11test/p11test_case_readonly.c M src/tools/pkcs11-tool.c M src/tools/pkcs15-init.c Log Message: ----------- Use 'BYTES4BITS' in all OpenSC code 'BYTES4BITS' is defined in 'libopensc/internal.c' As suggested,in https://github.com/OpenSC/OpenSC/pull/3090#issuecomment-2459547719 All places in OpenSC that need to get number of bytes needed to hold some data bits i.e. 'bytes = (bits + 7) / 8;' will now use 'bytes = BYTES4BITS(bits);' `#include "libopensc/internal.h"' was added to 7 of these files. This command was used to find the lines which needed to be changed: find . -type d -name .svn -prune , -name .git -prune , -type f -name \*.c -exec \ grep -E -n -e '[(].*+[[:blank:]]?7[[:blank:]]?[)]?[[:blank:]]?[/][[:blank:]]?8' {} \; -print There are two other files that use 'Y = (X + 7) / 8;' but these are to alloc multiples of 8 bytes for SM padding bytes. These where not changed. On branch BYTES4BITS Changes to be committed: modified: src/libopensc/asn1.c modified: src/libopensc/card-eoi.c modified: src/libopensc/card-isoApplet.c modified: src/libopensc/card-myeid.c modified: src/libopensc/card-piv.c modified: src/libopensc/card-setcos.c modified: src/libopensc/padding.c modified: src/libopensc/pkcs15-prkey.c modified: src/libopensc/pkcs15-pubkey.c modified: src/libopensc/pkcs15-sec.c modified: src/pkcs11/mechanism.c modified: src/pkcs15init/pkcs15-isoApplet.c modified: src/pkcs15init/pkcs15-myeid.c modified: src/pkcs15init/pkcs15-setcos.c modified: src/tests/fuzzing/fuzz_pkcs15init.c modified: src/tests/p11test/p11test_case_ec_derive.c modified: src/tests/p11test/p11test_case_ec_sign.c modified: src/tests/p11test/p11test_case_pss_oaep.c modified: src/tests/p11test/p11test_case_readonly.c modified: src/tools/pkcs11-tool.c modified: src/tools/pkcs15-init.c To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |