From: Michał T. <no...@gi...> - 2024-12-23 16:57:56
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 4852910824bfc8cfa6b2c7c68590e095bd7153ba https://github.com/OpenSC/libp11/commit/4852910824bfc8cfa6b2c7c68590e095bd7153ba Author: Michał Trojnara <Mic...@st...> Date: 2024-12-23 (Mon, 23 Dec 2024) Changed paths: M src/p11_ec.c Log Message: ----------- Fix from CKK_GENERIC_SECRET keys According to PKCS#11 version 2.30 (https://www.cryptsoft.com/pkcs11doc/v230/group__SEC__11__6__2__GENERIC__SECRET__KEY__OBJECTS.html) CKK_GENERIC_SECRET keys are not supposed to support encryption or decryption. Fix #499 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |