OpenPGP Library for .NET in Yubikey Partner Program

We are happy to announce that as of version 1.9.2 onward DidiSoft OpenPGP Library for .NET is part of the Yubikey Partner Program. Yubikey OpenPGP card functionality can be programmed with the DidiSoft.Pgp.Smartcard.SmartcardKeyStore class and the low-level cryptography operations are executed on the Yubikey drive. Other OpenPGP smart cards The same smartcard OpenPGP API is […]

Continue reading


OpenPGP smartcard support for .NET

Version 1.9.1. of DidiSoft OpenPGP Library for .NET provides out of the box support for smart cards implementing the OpenPGP smartcard specification, like Yubikey, Nitrokey, OpenPGP card, etc. In order to use private keys residing on the smartcard a new class SmartcardKeyStore (located in a new assembly DidiSoft.Pgp.Smartcard.dll) must be instantiated and provided to the […]

Continue reading