1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-12-07 12:51:07 +01:00
Commit graph

3 commits

Author SHA1 Message Date
f26d91d41f
WIP: Decryption using ECDH key 2025-12-01 12:07:30 +01:00
06a6302001
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-12-01 12:07:30 +01:00
65159255f1
WIP: Explore implementing a concrete HardwareSecurity implementation using Yubikit 2025-12-01 12:07:28 +01:00