|
From: Hannu H. <no...@gi...> - 2026-09-04 16:33:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c4144598f38dd9839a20c336bdd907bc1f3822a5 https://github.com/OpenSC/OpenSC/commit/c4144598f38dd9839a20c336bdd907bc1f3822a5 Author: Hannu Honkanen <han...@av...> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M src/libopensc/card-myeid.c M src/pkcs15init/Makefile.am A src/pkcs15init/myeid_so_unblock.profile A src/pkcs15init/myeid_unblock_with_other_pin.profile A src/pkcs15init/myeid_unblocking_pin.profile M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- myeid: alternative way to unblock user PINs using another PIN marked with the unblockingPin flag (#3811) MyEID always has a PUK directly associated with each PIN. An alternative way for unblocking PINs can be configured, using another PIN object as an unblocking PIN. This commit adds special profiles files for enabling implicit unblocking and updates the MyEID driver to recognize and use this configuration for building the unblocking commands based on the PKCS#15 structures. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |