https://github.com/OpenSC/OpenSC/wiki/OpenSC-Installer-for-Mac-OS-X
https://github.com/OpenSC/OpenSC/wiki/Linux-Distributions
#Install Driver
https://www.pentio.com/pki_product_service/drivers/6665_IDGo500_PKCS11_2.3_MountainLion.zip
*this has some bugs
Debian or Ubuntsu
sudo echo "deb-src http://ppa.launchpad.net/gemaltocrypto/dotnet+2.2.0.12/ubuntu devel main “ >> /etc/apt/sources.list ; apt-get source libgtop11dotnet ; apt-get build-dep libgtop11dotne
Arch, etc...
wget -qO- http://ppa.launchpad.net/gemaltocrypto/dotnet+2.2.0.12/ubuntu/pool/main/libg/libgtop11dotnet/libgtop11dotnet_2.2.0.12.orig.tar.gz |tar xfz -; cd libgtop11dotnet-2.2.0.12/; /configure ; make -j8
module=libidprimepkcs11.0.dylib
module=libgtop11dotnet.so.0
pkcs11-tool --module $module --keypairgen --key-type rsa:2048 --login
pkcs11-tool --module $module --change-pin --login --pin 0000
pkcs11-tool --module $module -O
ssh-keygen -D $module
why the sources are unavalaible?
http://ppa.launchpad.net/gemaltocrypto/dotnet+2.2.0.12/ubuntu devel main in no active