SafeNet eToken 5110CC w/ IDPrime 940MD: Generating ECC384/521 Errors + ICC/CVC Authentication

I am trying to utilize the SafeNet eToken 5110CC, which basically has the IDPrime 940MD with the applet 4.4.2.A., to generate ECC keys with lengths 384bits and 521bits to no avail.
The product brief says that ECDSA and ECDH of 384/521bits … Continue reading SafeNet eToken 5110CC w/ IDPrime 940MD: Generating ECC384/521 Errors + ICC/CVC Authentication

Instruct gpg-agent to use specific scdaemon – Starting scdaemon with debugging enabled

I’m trying to debug a smartcard with the OpenPGP applet using gpg and scdaemon. In order to enable debugging for scdaemon, I created
~/.gnupg/gpgagent.conf:
disable-scdaemon

and ran:
/usr/lib/gnupg/scdaemon –daemon –debug-level advanced… Continue reading Instruct gpg-agent to use specific scdaemon – Starting scdaemon with debugging enabled