All Packages
Package Summary
Package
Description
API for using OpenPGP keys whose private key material lives on a smart card or hardware token.
Card-level value types shared by the smart-card backends: the checked
CardException raised when communication with a card fails, and
SupportedAlgorithms, the set of key algorithms a card slot
accepts.Software simulation of an OpenPGP smart card, for exercising the
org.bouncycastle.openpgp.smartcard API without hardware.OpenPGPSmartCardBackend implementation for YubiKey devices, built on
the YubiKit libraries.Lightweight (BC) OpenPGP operator bindings that route the private-key half of session-key recovery
to a YubiKey.
JCA/JCE OpenPGP operator bindings that route the private-key half of session-key recovery
to a YubiKey.