From: Frank M. <no...@gi...> - 2020-03-06 11:25:07
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 267aea759c03405d368b06824df61ec82f25877f https://github.com/OpenSC/OpenSC/commit/267aea759c03405d368b06824df61ec82f25877f Author: Frank Morgner <fra...@gm...> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M configure.ac M src/common/libpkcs11.c M src/libopensc/cwa14890.c M src/libopensc/sc.c M src/pkcs15init/profile.c Log Message: ----------- use platform dependant implementation of erasing memory fixes potentially insecure use of memset in CWA SM implementation fixes https://github.com/OpenSC/OpenSC/issues/1957 |