passforios/passKit/Crypto
Lysann Tranvouez e69e590e36 replace calls to deprecated function
changes PasswordStore.encrypt behavior when .gpg-id support is off
(default):
  old:
    * ignores passed in keyID
    * encrypt with first public key in keychain (gopenPGP), or entire
      keychain (ObjectivePGP)
  new:
    * honor passed in keyID
    * encrypt with all keys in keychain
2026-03-12 09:32:04 +01:00
..
GopenPGPInterface.swift replace calls to deprecated function 2026-03-12 09:32:04 +01:00
ObjectivePGPInterface.swift replace calls to deprecated function 2026-03-12 09:32:04 +01:00
PGPAgent.swift replace calls to deprecated function 2026-03-12 09:32:04 +01:00
PGPInterface.swift replace calls to deprecated function 2026-03-12 09:32:04 +01:00