From: Peter P. <no...@gi...> - 2023-10-18 14:37:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8f0e26f7c7b1fde627f545cafc93b7a0d537ec44 https://github.com/OpenSC/OpenSC/commit/8f0e26f7c7b1fde627f545cafc93b7a0d537ec44 Author: Peter Popovec <pop...@gm...> Date: 2023-10-18 (Wed, 18 Oct 2023) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- Sets the 'hw' flag for the 'RSA-PKCS-KEY-PAIR-GEN' If the card announces an RSA key generation operation, let's also announce it in the corresponding flag for the RSA-PKCS-KEY-PAIR-GEN mechanism. modified: src/pkcs11/framework-pkcs15.c Commit: c84ef4066752122b28443d95df1eafd962772504 https://github.com/OpenSC/OpenSC/commit/c84ef4066752122b28443d95df1eafd962772504 Author: Peter Popovec <pop...@gm...> Date: 2023-10-18 (Wed, 18 Oct 2023) Changed paths: M src/tests/p11test/epass2003_ref.json M src/tests/p11test/isoapplet_ref_v0.json M src/tests/p11test/isoapplet_ref_v1.json M src/tests/p11test/openpgp_s0_ref.json M src/tests/p11test/openpgp_s1_ref.json M src/tests/p11test/p11test_case_common.c M src/tests/p11test/p11test_case_common.h M src/tests/p11test/p11test_case_mechs.c M src/tests/p11test/piv_ref.json M src/tests/p11test/virt_cacard_ref.json Log Message: ----------- p11test: print all CKF_* flag names modified: src/tests/p11test/epass2003_ref.json modified: src/tests/p11test/isoapplet_ref_v0.json modified: src/tests/p11test/isoapplet_ref_v1.json modified: src/tests/p11test/openpgp_s0_ref.json modified: src/tests/p11test/openpgp_s1_ref.json modified: src/tests/p11test/p11test_case_common.c modified: src/tests/p11test/p11test_case_common.h modified: src/tests/p11test/p11test_case_mechs.c modified: src/tests/p11test/piv_ref.json modified: src/tests/p11test/virt_cacard_ref.json Commit: 863d1ab0b453847d7503866be1fe7fe62502ab8e https://github.com/OpenSC/OpenSC/commit/863d1ab0b453847d7503866be1fe7fe62502ab8e Author: Peter Popovec <pop...@gm...> Date: 2023-10-18 (Wed, 18 Oct 2023) Changed paths: M .github/test-oseid.sh A src/tests/p11test/oseid_ref.json Log Message: ----------- Use the p11test utility on the OsEID card as well. modified: .github/test-oseid.sh new file: src/tests/p11test/oseid_ref.json Compare: https://github.com/OpenSC/OpenSC/compare/8bb03363bbac...863d1ab0b453 |