passforios/passKit/Models
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
..
GitCredential.swift
GitRepository.swift Refactor git repository model (#674) 2025-02-02 22:18:16 -08:00
PasscodeLock.swift
Password.swift Refactor git repository model (#674) 2025-02-02 22:18:16 -08:00
PasswordEntity.swift Fix symlinks issue (#680) 2025-02-16 10:54:00 -08:00
PasswordStore.swift replace calls to deprecated function 2026-03-12 09:32:04 +01:00
PasswordTableEntry.swift