Skip to content

gnupg-pkcs11-scd-0.10.0

Latest
Compare
Choose a tag to compare
@alonbl alonbl released this 04 Jan 19:50
· 12 commits to master since this release

2022-01-04 - Version 0.10.0

  • Ignore unsupported public keys, thanks to Manon Goo.
  • Support PKAUTH command, thanks Mateusz Gozdek
  • Parse all commands using strgetopt.
  • Modify token and PIN prompts to pass the token id instead of text as
    gnupg expects a token term.
  • Support gnupg pin cache using the use-gnupg-pin-cache option requires
  • Support gnupg-2.3.
  • support specific key pin based on pkcs11-helper-1.28 feature.
  • Fix segfault in PKAUTH command, thanks to Mateusz Gozdek.