1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-09 18:29:39 +02:00
Commit graph

2 commits

Author SHA1 Message Date
b0c3533b8c
Sketch out yubikey-based public key decryption.
Note: Requires a modified copy of Bouncy Castle with the following changes:
* BcPublicKeyDataDecryptorFactory.unwrapSessionData(): make public
* org.bouncycastle.openpgp.operator.bc.RFC6637KDFCalculator: Make class public
2025-09-07 11:56:46 +02:00
9f0a9ccfa6
WIP: Explore implementing a concrete HardwareSecurity implementation using Yubikit 2025-09-06 19:51:11 +02:00