1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-09 10:19:39 +02:00
pgpainless/pgpainless-yubikey
Paul Schaub 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
..
src/main/kotlin/org/pgpainless/yubikey Sketch out yubikey-based public key decryption. 2025-09-07 11:56:46 +02:00
build.gradle WIP: Explore implementing a concrete HardwareSecurity implementation using Yubikit 2025-09-06 19:51:11 +02:00