Skip to content

OpenSC-0.19.0

Compare
Choose a tag to compare
@frankmorgner frankmorgner released this 13 Sep 13:10
· 3084 commits to master since this release

New in 0.19.0; 2018-09-13

General Improvements

  • fixed multiple security problems (out of bound writes/reads, #1447):
  • Improved documentation:
    • New manual page for opensc.conf(5)
    • Added several missing switches in manual pages and fixed formatting
  • Win32 installer:
    • automatically start SCardSvr
    • added newer OpenPGP ATRs
  • macOS installer: use HFS+ for backward compatibility
  • Remove outdated solaris files
  • PC/SC driver:
    • Workaround OMNIKEY 3x21 and 6121 Smart Card Readers wrongly identified as pinpad readers in macOS
  • Workaround cards returning short signatures without leading zeroes
  • bash completion
    • make location directory configurable
    • Use a new correct path by default
  • build: support for libressl-2.7+
  • Configuration
    • Distribute minimal opensc.conf
    • pkcs11_enable_InitToken made global configuration option
    • Modify behavior of OPENSC_DRIVER environment variable to restrict driver list instead of forcing one driver and skipping vital parts of configuration
    • Removed configuration options zero_ckaid_for_ca_certs, force_card_driver, reopen_debug_file, paranoid-memory
    • Generalized configuration option ignored_readers
  • If card initialization fails, continue card detection with other card drivers (#1251)
  • Fixed long term card operations on Windows 8 and later (#1043)
  • reader-pcsc: allow fixing the length of a PIN
  • fixed multithreading issue on Window with OpenPACE OIDs

PKCS#11

  • fixed crash during C_WaitForSlotEvent (#1335)

Minidriver

  • Allow cancelling the PIN pad prompt before starting the reader transaction. Whether to start the transaction immediately or not is user-configurable for each application

OpenSC tools

  • opensc-notify
    • add Exit button to tray icon
    • User better description (GenericName) and a generic application icon
    • Do not display in the application list
  • pkcs15-tool
    • added support for reading ECDSA ssh keys
  • p11test
    • Filter certificates other than CKC_X_509
  • opengpg-tool
    • allow calling -d multiple times
    • clarify usage text

sc-hsm

  • Implement RSA PSS
  • Add support for SmartCard-HSM 4K (V3.0)

CAC

  • Remove support for CAC1 cards
  • Ignore unknown tags in properties buffer
  • Use GET PROPERTIES to recognize buffer formats
  • Unbreak encoding last tag-len-value in the data objects
  • Support HID Alt tokens without CCC
    • They present certificates in OIDs of first AID and use other undocumented applets
    • Inspect the tokens through the ACA applet and GET ACR APDU

Coolkey

  • Unbreak Get Challenge functionality
  • Make uninitialized cards working as expected with ESC

OpenPGP

  • add serial number to card name
  • include detailed version into card name
  • define & set LCS (lifecycle support) as extended capability
  • extend manufacturer list in pkcs15-openpgp.c
  • correctly parse hist_bytes
  • Make deciphering with AUT-key possible for OpenPGP Card >v3.2 (fixes #1352)
  • Add supported algorithms for OpenPGP Card (Fixes #1432)

Starcos

  • added support for 2nd generation eGK (#1451)

CardOS

  • create PIN in MF (pkcs15init)

German ID card

  • fixed identifying unknown card as German ID card (#1360)

PIV

  • Context Specific Login Using Pin Pad Reader Fix
  • Better Handling of Reset using Discovery Object