From: Doug E. <no...@gi...> - 2019-05-31 12:16:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: a2dd500624b324ca8a8284435a79e232efddad14 https://github.com/OpenSC/OpenSC/commit/a2dd500624b324ca8a8284435a79e232efddad14 Author: Doug Engert <dee...@gm...> Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- Fix pkcs11-tool encryption error Fix #1694 Make sure data being encrypted is less then the modulus. On branch pkcs11-tool-encryption Changes to be committed: modified: ../tools/pkcs11-tool.c |