opensc/src
2018-10-31 10:27:03 +02:00
..
common Fix division by zero in SimCList when appending to an empty list. 2018-10-16 12:10:04 +02:00
libopensc Fixed version check for key wrapping functionality. Return needed buffer size in myeid_wrap_key, if no buffer or too small buffer is provided. 2018-10-31 10:27:03 +02:00
minidriver removed duplicate code for adding padding 2018-10-15 15:21:52 +02:00
pkcs11 Small fixes to key wrapping and unwrapping. Handle target file ref using sc_sec_env_param type. Transmit initialization vector in symmetric key operations from PKCS#11 layer (mechanism param) to the card driver level, allow setting it in sc_set_security_env. 2018-10-31 10:27:03 +02:00
pkcs15init Proprietary attribute bits in FCP had to be adjusted due to conflicts with existing attributes. The needed changes were made to both card and OpenSC code. 2018-10-31 10:27:03 +02:00
scconf fix typos 2018-04-15 09:34:45 +02:00
sm fix typos 2018-04-15 09:34:45 +02:00
smm openssl: Bump openssl requirement to 0.9.8 2018-09-14 08:21:40 +02:00
tests p11test: Add missing CKM_SHA224_RSA_PKCS_PSS 2018-09-30 21:23:27 +02:00
tools Handle -u option (x509-usage) when storing secret keys. 2018-10-31 10:22:16 +02:00
ui gio: avoid unneccessary unitialization 2018-10-22 21:44:07 +02:00
Makefile.am PKCS#11 testsuite (#1224) 2018-05-18 12:31:55 +02:00
Makefile.mak PKCS#11 testsuite (#1224) 2018-05-18 12:31:55 +02:00