passforios/passKit/Crypto
Lysann Tranvouez 8d4f3af475 decryption: GopenPGPInterface tries to identify decryption key from message metadata
So the system can have multiple private keys, and the caller doesn't
need to specify a specific one regardless.

Ideally: If there are several matches we could also take into account
which keys have already been unlocked (or passthrases saved in
keychain). Right now it only grabs the first match.
2026-03-11 13:41:59 +01:00
..
GopenPGPInterface.swift decryption: GopenPGPInterface tries to identify decryption key from message metadata 2026-03-11 13:41:59 +01:00
ObjectivePGPInterface.swift decryption: GopenPGPInterface tries to identify decryption key from message metadata 2026-03-11 13:41:59 +01:00
PGPAgent.swift decryption: GopenPGPInterface tries to identify decryption key from message metadata 2026-03-11 13:41:59 +01:00
PGPInterface.swift decryption: GopenPGPInterface tries to identify decryption key from message metadata 2026-03-11 13:41:59 +01:00